| Package | Description |
|---|---|
| org.seasar.doma.jdbc.criteria.context |
Provides contexts and settings used to build the criteria query statements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteSettings
Represents the settings for a DELETE criteria query.
|
class |
InsertSettings
Represents the settings for an INSERT criteria query.
|
class |
SelectSettings
Represents the settings for a SELECT criteria query.
|
class |
UpdateSettings
Represents the settings for an UPDATE criteria query.
|
| Modifier and Type | Method and Description |
|---|---|
Settings |
Context.getSettings() |