Class PostgresFieldConfiguration
- java.lang.Object
-
- org.dotwebstack.framework.core.config.AbstractFieldConfiguration
-
- org.dotwebstack.framework.backend.postgres.config.PostgresFieldConfiguration
-
- All Implemented Interfaces:
FieldConfiguration
public class PostgresFieldConfiguration extends AbstractFieldConfiguration
-
-
Constructor Summary
Constructors Constructor Description PostgresFieldConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisAggregate()booleanisScalar()-
Methods inherited from class org.dotwebstack.framework.core.config.AbstractFieldConfiguration
canEqual, equals, getAggregationOf, getMappedBy, hashCode, setAggregationOf, setMappedBy, toString
-
-