Module org.itsallcode.jdbc
Package org.itsallcode.jdbc.resultset.generic
package org.itsallcode.jdbc.resultset.generic
- 
ClassDescriptionRepresents the metadata of a single column.Represents the type of a column.Represents a generic column value.This
ContextRowMapperconverts a row to the genericRowtype.A simplified row mapper that gets a list of column values as input.Represents a generic row from a result set.A wrapper forResultSetMetaDatato simplify usage.