| Package | Description |
|---|---|
| org.seasar.doma.jdbc |
Provides JDBC related interfaces and classes.
|
| org.seasar.doma.jdbc.id |
Provides classes that are related to identity generation of entity.
|
| Modifier and Type | Field and Description |
|---|---|
static RequiresNewController |
ConfigSupport.defaultRequiresNewController |
| Modifier and Type | Method and Description |
|---|---|
default RequiresNewController |
Config.getRequiresNewController()
Returns the transaction controller whose transaction attribute is
REQUIRES_NEW. |
| Modifier and Type | Method and Description |
|---|---|
RequiresNewController |
IdGenerationConfig.getRequiresNewController() |