Uses of Class
org.dotwebstack.framework.backend.postgres.model.PostgresSpatial
-
Packages that use PostgresSpatial Package Description org.dotwebstack.framework.backend.postgres.helpers -
-
Uses of PostgresSpatial in org.dotwebstack.framework.backend.postgres.helpers
Methods in org.dotwebstack.framework.backend.postgres.helpers with parameters of type PostgresSpatial Modifier and Type Method Description static StringPostgresSpatialHelper. getColummName(PostgresSpatial spatial, Integer requestedSrid)static IntegerPostgresSpatialHelper. getSridOfColumnName(PostgresSpatial spatial, String columnName)
-