Package org.hibernate.spatial
Interface SpatialDialect
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
CockroachDB202SpatialDialect
,DB2SpatialDialect
,HANASpatialDialect
,MariaDB103SpatialDialect
,MySQL56InnoDBSpatialDialect
,MySQL56SpatialDialect
,MySQL5InnoDBSpatialDialect
,MySQL5SpatialDialect
,MySQLSpatialDialect
,OracleSpatial10gDialect
,OracleSpatialSDO10gDialect
,SqlServer2008SpatialDialect
,SqlServer2012SpatialDialect
@Deprecated public interface SpatialDialect extends Serializable
Deprecated.SpatialDialects are no longer needed since Hibernate 6.0Describes the features of a spatially enabled dialect.