Class AggregateFieldHelper
java.lang.Object
org.dotwebstack.framework.backend.postgres.query.AggregateFieldHelper
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jooq.Field<?>create(AggregateField aggregateField, String fromTable, String columnName, String columnAlias)
-
Field Details
-
isStringJoin
-
-
Method Details
-
create
public static org.jooq.Field<?> create(AggregateField aggregateField, String fromTable, String columnName, String columnAlias)
-