Class SelectStatementImpl

java.lang.Object
All Implemented Interfaces:
SelectStatement, Statement<SelectStatement,​RowResult>

public class SelectStatementImpl
extends FilterableStatement<SelectStatement,​RowResult>
implements SelectStatement
SelectStatement implementation.