Class DB297Dialect

  • All Implemented Interfaces:
    org.hibernate.boot.model.FunctionContributor, org.hibernate.boot.model.TypeContributor, org.hibernate.exception.spi.ConversionContext

    @Deprecated
    public class DB297Dialect
    extends DB2LegacyDialect
    Deprecated.
    use DB2LegacyDialect(970)
    An SQL dialect for DB2 9.7.
    • Constructor Detail

      • DB297Dialect

        public DB297Dialect()
        Deprecated.