Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
GETTER_NAME |
"get" |
public static final java.lang.String |
SETTER_NAME |
"set" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
NULL_STR |
"null" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
WITH_BLOBS |
true |
public static final boolean |
WITHOUT_BLOBS |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DO_INCLUDE_BLOBS |
true |
public static final boolean |
DONT_INCLUDE_BLOBS |
false |