| Package | Description |
|---|---|
| org.seasar.doma.jdbc |
Provides JDBC related interfaces and classes.
|
| Modifier and Type | Method and Description |
|---|---|
default <ELEMENT> SqlFileBatchUpdateQuery<ELEMENT> |
QueryImplementors.createSqlFileBatchUpdateQuery(java.lang.reflect.Method method,
java.lang.Class<ELEMENT> clazz)
Creates a
SqlFileBatchUpdateQuery object. |