Class JTSGeometryType

    • Constructor Detail

      • JTSGeometryType

        public JTSGeometryType​(SqlTypeDescriptor sqlTypeDescriptor)
        Constructs an instance with the specified SqlTypeDescriptor
        Parameters:
        sqlTypeDescriptor - The descriptor for the type used by the database for geometries.
    • Method Detail

      • getRegistrationKeys

        public java.lang.String[] getRegistrationKeys()
        Description copied from interface: BasicType
        Get the names under which this type should be registered in the type registry.
        Specified by:
        getRegistrationKeys in interface BasicType
        Overrides:
        getRegistrationKeys in class AbstractStandardBasicType<com.vividsolutions.jts.geom.Geometry>
        Returns:
        The keys under which to register this type.
      • getName

        public java.lang.String getName()
        Description copied from interface: Type
        Returns the abbreviated name of the type.
        Specified by:
        getName in interface Type
        Returns:
        String the Hibernate type name