Class MySQLGeometryJdbcType

java.lang.Object
org.hibernate.spatial.dialect.mysql.MySQLGeometryJdbcType
All Implemented Interfaces:
Serializable, JdbcType

public class MySQLGeometryJdbcType extends Object implements JdbcType
Descriptor for MySQL Geometries.
See Also:
  • Field Details

  • Constructor Details

    • MySQLGeometryJdbcType

      public MySQLGeometryJdbcType()
  • Method Details