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.AResultReaderfor JDBC that uses the column name.AQueryStatementfor a SQLPreparedStatement.A mapping function specific to SQL.