Package org.sql2o

Interface ResultSetHandlerFactory<T>

Type Parameters:
T - the type of the objects that this handler will return
All Known Implementing Classes:
DefaultResultSetHandlerFactory

public interface ResultSetHandlerFactory<T>
User: dimzon Date: 4/7/14 Time: 12:02 AM