| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final int | 
DEFAULT_MAX_FOREIGN_AUTO_REFRESH_LEVEL | 
2 | 
public static final String | 
DEFAULT_STRING | 
"__ormlite__ no default value string was specified" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final boolean | 
DEFAULT_CAN_BE_NULL | 
true | 
public static final boolean | 
DEFAULT_FOREIGN_COLLECTION_ORDER_ASCENDING | 
true | 
public static final int | 
DEFAULT_MAX_EAGER_FOREIGN_COLLECTION_LEVEL | 
1 | 
public static final boolean | 
DEFAULT_PERSISTED | 
true | 
public static final int | 
NO_MAX_FOREIGN_AUTO_REFRESH_LEVEL_SPECIFIED | 
-1 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final String | 
FOREIGN_ID_FIELD_SUFFIX | 
"_id" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final int | 
DEFAULT_MAX_EAGER_LEVEL | 
1 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final String | 
LOCAL_LOG_FILE_PROPERTY | 
"com.j256.simplelogging.file" | 
public static final String | 
LOCAL_LOG_LEVEL_PROPERTY | 
"com.j256.simplelogging.level" | 
public static final String | 
LOCAL_LOG_PROPERTIES_FILE | 
"/ormliteLocalLog.properties" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final String | 
LOG_TYPE_SYSTEM_PROPERTY | 
"com.j256.simplelogger.backend" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final int | 
DEFAULT_RESULT_FLAGS | 
-1 | 
This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.