| Package | Description |
|---|---|
| org.seasar.doma.jdbc.id |
Provides classes that are related to identity generation of entity.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.concurrent.ConcurrentMap<java.lang.String,AbstractPreGenerateIdGenerator.IdContext> |
AbstractPreGenerateIdGenerator.idContextMap |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractPreGenerateIdGenerator.IdContext |
AbstractPreGenerateIdGenerator.getIdContext(IdGenerationConfig config)
Returns the identity context.
|