| Package | Description |
|---|---|
| org.ujorm.orm |
The ORM support.
|
| org.ujorm.orm.metaModel |
| Modifier and Type | Method and Description |
|---|---|
static DbType |
DbType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbType[] |
DbType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
static Key<MetaColumn,DbType> |
MetaColumn.DB_TYPE
Database Type
|
Copyright 2013, Pavel Ponec