| Package | Description |
|---|---|
| net.as_development.asdk.api.db | |
| net.as_development.asdk.db_service.impl |
| Modifier and Type | Method and Description |
|---|---|
static PersistentId.EStrategy |
PersistentId.EStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersistentId.EStrategy[] |
PersistentId.EStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PersistentId.EStrategy |
EntityMetaInfo.getIdGenerationStrategy() |
| Modifier and Type | Method and Description |
|---|---|
static int |
IdStrategy.getIdLengthForStrategy(PersistentId.EStrategy eStrategy) |
static String |
IdStrategy.newId(PersistentId.EStrategy eStrategy) |
void |
EntityMetaInfo.setIdGenerationStrategy(PersistentId.EStrategy eStrategy) |
Copyright © 2016 as-development.net. All rights reserved.