Class MySQL5InnoDBSpatialDialect

  • All Implemented Interfaces:
    java.io.Serializable, ConversionContext, SpatialDialect

    @Deprecated
    public class MySQL5InnoDBSpatialDialect
    extends MySQL5SpatialDialect
    Deprecated.
    Use "hibernate.dialect.storage_engine=innodb" environment variable or JVM system property instead.
    A Dialect for MySQL 5 using InnoDB engine, with support for its spatial features
    See Also:
    Serialized Form