Class SelectQueryImpl<T,P>

java.lang.Object
org.simpleflatmapper.jdbc.impl.SelectQueryImpl<T,P>
All Implemented Interfaces:
SelectQuery<T,P>

public class SelectQueryImpl<T,P> extends Object implements SelectQuery<T,P>