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 SelectWrapperBuilderSelectWrapperBuilderFactory. getSelectWrapperBuilder(PostgresFieldConfiguration fieldConfiguration)
-