| Package | Description |
|---|---|
| com.breeze.metadata | |
| com.breeze.save |
| Modifier and Type | Method and Description |
|---|---|
AutoGeneratedKeyType |
Metadata.EntityType.getAutoGeneratedKeyType() |
AutoGeneratedKeyType |
IEntityType.getAutoGeneratedKeyType() |
static AutoGeneratedKeyType |
AutoGeneratedKeyType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AutoGeneratedKeyType[] |
AutoGeneratedKeyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
AutoGeneratedKeyType |
AutoGeneratedKey.type |