Class MapperQueryPreparer<T>

java.lang.Object
org.simpleflatmapper.jdbc.impl.MapperQueryPreparer<T>
All Implemented Interfaces:
QueryPreparer<T>

public class MapperQueryPreparer<T> extends Object implements QueryPreparer<T>