Class BasicStateObjectBuilder.SelectStatementBuilder

All Implemented Interfaces:
ExpressionVisitor, IBuilder<SelectStatementStateObject,JPQLQueryStateObject>
Enclosing class:
BasicStateObjectBuilder

protected class BasicStateObjectBuilder.SelectStatementBuilder extends BasicStateObjectBuilder.AbstractSelectStatementBuilder<SelectStatementStateObject,JPQLQueryStateObject>
This builder is responsible to create the StateObject representation of the SELECT query statement.