| Package | Description |
|---|---|
| org.seasar.doma.jdbc |
Provides JDBC related interfaces and classes.
|
| Modifier and Type | Method and Description |
|---|---|
default <RESULT> FunctionCommand<RESULT> |
CommandImplementors.createFunctionCommand(java.lang.reflect.Method method,
FunctionQuery<RESULT> query)
Creates a
FunctionCommand object. |