Uses of Class
org.dotwebstack.framework.backend.postgres.config.PostgresFieldConfiguration
-
Packages that use PostgresFieldConfiguration Package Description org.dotwebstack.framework.backend.postgres.query -
-
Uses of PostgresFieldConfiguration in org.dotwebstack.framework.backend.postgres.query
Methods in org.dotwebstack.framework.backend.postgres.query with parameters of type PostgresFieldConfiguration Modifier and Type Method Description org.jooq.Field<?>AggregateFieldFactory. create(PostgresFieldConfiguration aggregateFieldConfiguration, graphql.schema.SelectedField selectedField, String fromTable, String columnName, String columnAlias)SelectWrapperBuilderSelectWrapperBuilderFactory. getSelectWrapperBuilder(PostgresFieldConfiguration fieldConfiguration)
-