|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Modifiers
The modifiers are used as the supplement values in the processing of the META SQL statements.
| Field Summary | |
|---|---|
static String |
MODIFIER_ANY
The modifier used to detect the empty value and true value. |
static String |
MODIFIER_ANYSET
The modifier used to detect the empty value and true value for the collections. |
static String |
MODIFIER_CALL
The modifier used to detect the method call invoked on the parent object. |
static String |
MODIFIER_EMPTY
The modifier used to detect the empty value and true value. |
static String |
MODIFIER_IDENTITY_SELECT
The modifier used to detect the identity selectusage. |
static String |
MODIFIER_NOTEMPTY
The modifier used to detect the empty value and true value. |
static String |
MODIFIER_NOTNULL
The modifier used to detect the empty value and true value. |
static String |
MODIFIER_NULL
The modifier used to detect the empty value and true value. |
static String |
MODIFIER_SEQUENCE
The modifier used to detect the sequence usage. |
| Field Detail |
|---|
static final String MODIFIER_NOTEMPTY
static final String MODIFIER_NOTNULL
static final String MODIFIER_ANY
static final String MODIFIER_NULL
static final String MODIFIER_EMPTY
static final String MODIFIER_CALL
static final String MODIFIER_SEQUENCE
static final String MODIFIER_IDENTITY_SELECT
static final String MODIFIER_ANYSET
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||