| Package | Description |
|---|---|
| org.seasar.doma.jdbc.command |
Provides classes and interfaces to execute SQL statements.
|
| org.seasar.doma.jdbc.query |
Provides query objects that build SQL statements.
|
| Modifier and Type | Field and Description |
|---|---|
protected CallableSql |
ModuleCommand.sql |
| Modifier and Type | Field and Description |
|---|---|
protected CallableSql |
AutoModuleQuery.sql |
| Modifier and Type | Method and Description |
|---|---|
CallableSql |
ModuleQuery.getSql() |
CallableSql |
AutoModuleQuery.getSql() |