Uses of Interface
net.anwiba.commons.jdbc.result.IResultSetValuesConverter
Packages that use IResultSetValuesConverter
-
Uses of IResultSetValuesConverter in net.anwiba.commons.jdbc.result
Constructors in net.anwiba.commons.jdbc.result with parameters of type IResultSetValuesConverterModifierConstructorDescriptionResultSetToResultAdapter(ResultSet resultSet, IResultSetValuesConverter converter) ResultSetToResultsAdapter(ResultSet resultSet, IResultSetValuesConverter converter)