| Package | Description |
|---|---|
| org.seasar.doma.jdbc.id |
Provides classes that are related to identity generation of entity.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltinSequenceIdGenerator
The built-in implementation for
SequenceIdGenerator. |
class |
BuiltinTableIdGenerator
The built-in implementation for
TableIdGenerator. |