Class SpatialGeometry

java.lang.Object
com.oracle.spring.spatial.SpatialGeometry

public final class SpatialGeometry extends Object
Represents a GeoJSON value and SRID that can be bound into Oracle Spatial SQL generated by OracleSpatialJdbcOperations.
  • Method Details

    • geoJson

      public String geoJson()
      Returns the original GeoJSON payload.
      Returns:
      GeoJSON value
    • srid

      public int srid()
      Returns the SRID associated with this geometry.
      Returns:
      Oracle Spatial SRID