| Modifier and Type | Method and Description |
|---|---|
RuleTarget |
RuleTarget.parse(String value)
parse is accessed via reflection and will call your Enum's valueOf method
|
| Modifier and Type | Method and Description |
|---|---|
static org.jooq.Condition |
JQB2JOOQ.parse(Class<? extends RuleTarget> targetClass,
Map<String,Object> jsonFilter)
parse performs the transformation of filter to condition.
|
Copyright © 2018. All rights reserved.