Class ColumnExtractor<T>

java.lang.Object
org.oddjob.sql.ColumnExtractor<T>

public abstract class ColumnExtractor<T> extends Object
Something that is able to extract a value from a column based on the SQL Type.
Author:
rob