Uses of Interface
com.hades.builder.sqlCommand.clauseBuilder.aggregate.SQLAggregateClause
Packages that use SQLAggregateClause
-
Uses of SQLAggregateClause in com.hades.builder.sqlCommand.clauseBuilder.aggregate
Classes in com.hades.builder.sqlCommand.clauseBuilder.aggregate that implement SQLAggregateClauseMethods in com.hades.builder.sqlCommand.clauseBuilder.aggregate that return SQLAggregateClauseModifier and TypeMethodDescriptionAggregateClause.createInstance(E e) SQLAggregateClause.createInstance(E e) create instanceClassof given entity to be used in Aggregate clauses