Package | Description |
---|---|
de.esprit.appsuite.database.dbase |
Contains most of the database related classes.
|
de.esprit.appsuite.database.dbase.meta |
Contains classes that represent database meta data.
|
Modifier and Type | Method and Description |
---|---|
void |
DBOTypeMapCredential.put(DBColumnKey column,
JavaColumnType javaType)
Java types added here are columns of existing DBObjects
|
Modifier and Type | Method and Description |
---|---|
static JavaColumnType |
JavaColumnType.fromString(java.lang.String typeStr) |
static JavaColumnType |
JavaColumnType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JavaColumnType[] |
JavaColumnType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.