| Package | Description |
|---|---|
| io.daobab.model | |
| io.daobab.query |
| Modifier and Type | Method and Description |
|---|---|
default IdGeneratorType |
PrimaryKey.getIdGeneratorType() |
static IdGeneratorType |
IdGeneratorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdGeneratorType[] |
IdGeneratorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IdGeneratorType |
QueryInsert.getDictIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryInsert.setIdGenerator(IdGeneratorType dictIdGenerator) |
Copyright © 2021. All rights reserved.