Class Ingres9IdentityColumnSupport

  • All Implemented Interfaces:
    org.hibernate.dialect.identity.IdentityColumnSupport
    Direct Known Subclasses:
    Ingres10IdentityColumnSupport

    public class Ingres9IdentityColumnSupport
    extends org.hibernate.dialect.identity.IdentityColumnSupportImpl
    • Constructor Detail

      • Ingres9IdentityColumnSupport

        public Ingres9IdentityColumnSupport()
    • Method Detail

      • getIdentitySelectString

        public String getIdentitySelectString​(String table,
                                              String column,
                                              int type)
        Specified by:
        getIdentitySelectString in interface org.hibernate.dialect.identity.IdentityColumnSupport
        Overrides:
        getIdentitySelectString in class org.hibernate.dialect.identity.IdentityColumnSupportImpl