Interface SpatialType


public interface SpatialType
  • Method Summary

    Modifier and Type
    Method
    Description
     
    int
    Mixed SRID value and the corresponding CRS for geospatial types (Geometry and Geography).
  • Method Details

    • MIXED_CRS

      String MIXED_CRS()
    • MIXED_SRID

      int MIXED_SRID()
      Mixed SRID value and the corresponding CRS for geospatial types (Geometry and Geography). These values represent a geospatial type that can hold different SRID values per row.
      Returns:
      (undocumented)