Class QueryExpressionDSL.QueryExpressionHavingBuilder

All Implemented Interfaces:
SelectDSLForAndWaitOperations<R>, SelectDSLOperations<R>, Buildable<R>
Enclosing class:
QueryExpressionDSL<R>

public class QueryExpressionDSL.QueryExpressionHavingBuilder extends AbstractHavingFinisher<QueryExpressionDSL<R>.QueryExpressionHavingBuilder> implements Buildable<R>, SelectDSLOperations<R>