Class MySQL56InnoDBSpatialDialect

All Implemented Interfaces:
Serializable, FunctionContributor, TypeContributor, ConversionContext, SpatialDialect

@Deprecated public class MySQL56InnoDBSpatialDialect extends MySQL56SpatialDialect
Deprecated.
Use "hibernate.dialect.storage_engine=innodb" environment variable or JVM system property instead.
Spatial Dialect for MySQL 5.6 with InnoDB engine.
See Also:
  • Constructor Details

    • MySQL56InnoDBSpatialDialect

      public MySQL56InnoDBSpatialDialect()
      Deprecated.