Class SqlServerSpatialDialect

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

@Deprecated public class SqlServerSpatialDialect extends SQLServerDialect implements SpatialDialect
Deprecated.
A SpatialDialect is no longer required. Use the standard Dialect for this database.
Created by Karel Maesen, Geovise BVBA on 19/09/2018.
See Also:
  • Constructor Details

    • SqlServerSpatialDialect

      public SqlServerSpatialDialect()
      Deprecated.