| Package | Description |
|---|---|
| de.mhus.lib.annotations.adb |
| Modifier and Type | Method and Description |
|---|---|
DbType.TYPE |
DbType.getType() |
static DbType.TYPE |
DbType.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbType.TYPE[] |
DbType.TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DbType(DbType.TYPE type,
int size,
String[] options) |
Copyright © 2018. All rights reserved.