Class HANAPointType

java.lang.Object
org.hibernate.spatial.dialect.hana.HANAPointType
All Implemented Interfaces:
Serializable, JdbcType

public class HANAPointType extends Object implements JdbcType
See Also:
  • Field Details

    • INSTANCE

      public static final HANAPointType INSTANCE
      An instance of the descrtiptor
  • Constructor Details

    • HANAPointType

      public HANAPointType()
  • Method Details