Class IngresLegacySequenceSupport
java.lang.Object
org.hibernate.dialect.sequence.ANSISequenceSupport
org.hibernate.community.dialect.sequence.IngresLegacySequenceSupport
- All Implemented Interfaces:
org.hibernate.dialect.sequence.SequenceSupport
public final class IngresLegacySequenceSupport
extends org.hibernate.dialect.sequence.ANSISequenceSupport
Sequence support for
IngresDialect.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.hibernate.dialect.sequence.SequenceSupport -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hibernate.dialect.sequence.ANSISequenceSupport
getSelectSequenceNextValString, getSelectSequencePreviousValStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hibernate.dialect.sequence.SequenceSupport
getCreateSequenceString, getCreateSequenceString, getCreateSequenceStrings, getCreateSequenceStrings, getDropSequenceString, getDropSequenceStrings, getFromDual, getRestartSequenceString, getSequenceNextValString, getSequenceNextValString, getSequencePreviousValString, sometimesNeedsStartingValue, startingValue, supportsSequences
-
Field Details
-
INSTANCE
public static final org.hibernate.dialect.sequence.SequenceSupport INSTANCE
-
-
Constructor Details
-
IngresLegacySequenceSupport
public IngresLegacySequenceSupport()
-
-
Method Details
-
supportsPooledSequences
public boolean supportsPooledSequences()
-