Class SybaseAnywhereIdentityColumnSupport

  • All Implemented Interfaces:
    org.hibernate.dialect.identity.IdentityColumnSupport

    public class SybaseAnywhereIdentityColumnSupport
    extends org.hibernate.dialect.identity.AbstractTransactSQLIdentityColumnSupport
    • Constructor Detail

      • SybaseAnywhereIdentityColumnSupport

        public SybaseAnywhereIdentityColumnSupport()
    • Method Detail

      • supportsInsertSelectIdentity

        public boolean supportsInsertSelectIdentity()
        Specified by:
        supportsInsertSelectIdentity in interface org.hibernate.dialect.identity.IdentityColumnSupport
        Overrides:
        supportsInsertSelectIdentity in class org.hibernate.dialect.identity.AbstractTransactSQLIdentityColumnSupport