| Package | Description |
|---|---|
| org.seasar.doma.jdbc.criteria.command |
Provides classes that execute SQL statements and handle the results.
|
| Constructor and Description |
|---|
MappedResultProvider(Query query,
java.util.function.Function<DataRow,RESULT> mapper) |