| Package | Description |
|---|---|
| com.impetus.kundera.client | |
| com.impetus.kundera.generator |
| Modifier and Type | Method and Description |
|---|---|
Generator |
Client.getIdGenerator()
Gets the id generator.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AutoGenerator
AutoGenerator interface , all client should implement this interface
in order to support auto generation strategy. |
interface |
IdentityGenerator
IdentityGenerator interface , all client should implement this
interface in order to support identity generation strategy. |
interface |
SequenceGenerator
SequenceGenerator interface , all client should implement this
interface in order to support sequence generation strategy. |
interface |
TableGenerator
TableGenerator interface , all client should implement this interface
in order to support table generation strategy. |
Copyright © 2015. All Rights Reserved.