Class DB2390V8Dialect

java.lang.Object
org.hibernate.dialect.Dialect
All Implemented Interfaces:
org.hibernate.boot.model.FunctionContributor, org.hibernate.boot.model.TypeContributor, org.hibernate.exception.spi.ConversionContext

@Deprecated public class DB2390V8Dialect extends DB2390Dialect
Deprecated.
use DB2LegacyDialect(8)
An SQL dialect for DB2/390 version 8.
  • Constructor Details

    • DB2390V8Dialect

      public DB2390V8Dialect()
      Deprecated.