| Package | Description |
|---|---|
| org.seasar.doma.jdbc |
Provides JDBC related interfaces and classes.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateCommand |
CommandImplementors.createUpdateCommand(java.lang.reflect.Method method,
UpdateQuery query)
Creates an
UpdateCommand object. |