Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
DATABASE_URL_PORTION |
"derby" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_CREATE_TABLE_SUFFIX |
"ENGINE=InnoDB" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AUTO_CREATE_TABLES |
"ormlite.auto.create.tables" |
public static final String |
AUTO_DROP_TABLES |
"ormlite.auto.drop.tables" |
This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.