Class BasicStateObjectBuilder.SimpleSelectStatementBuilder

All Implemented Interfaces:
ExpressionVisitor, IBuilder<SimpleSelectStatementStateObject,StateObject>
Enclosing class:
BasicStateObjectBuilder

protected class BasicStateObjectBuilder.SimpleSelectStatementBuilder extends BasicStateObjectBuilder.AbstractSelectStatementBuilder<SimpleSelectStatementStateObject,StateObject>
This builder is responsible to create the StateObject representation of the SELECT subquery.