Package io.micronaut.data.jdbc.mapper
package io.micronaut.data.jdbc.mapper
Classes specific to SQL mapping.
- Since:
- 1.0.0
- Author:
- graemerocher
-
ClassDescriptionA reader that uses the column index.A reader that uses the column index.A
ResultReaderfor JDBC that uses the column name.The reader that will return null if the column doesn't exist in the result.AResultReaderfor JDBC that uses the column name.AQueryStatementfor a SQLPreparedStatement.A mapper ofTuple.A mapping function specific to SQL.