Class NoSequenceSupport

java.lang.Object
org.hibernate.dialect.sequence.NoSequenceSupport
All Implemented Interfaces:
SequenceSupport

public class NoSequenceSupport extends Object implements SequenceSupport
An instance of SequenceSupport support indicating that the SQL dialect does not support sequences.