Class PostgresObjectField

java.lang.Object
org.dotwebstack.framework.core.model.AbstractObjectField
org.dotwebstack.framework.backend.postgres.model.PostgresObjectField
All Implemented Interfaces:
ObjectField

public class PostgresObjectField extends AbstractObjectField
  • Constructor Details

    • PostgresObjectField

      public PostgresObjectField()
    • PostgresObjectField

      public PostgresObjectField(PostgresObjectField objectField)
  • Method Details

    • initColumns

      public void initColumns()
    • initColumns

      public void initColumns(List<PostgresObjectField> ancestors)
    • setSpatial

      public void setSpatial(PostgresSpatial spatial)
    • hasNestedFields

      public boolean hasNestedFields()