Interface ISequence

All Superinterfaces:
IHashable, IRelation, ISearchPath, IStatement
All Known Implementing Classes:
MsSequence, PgSequence

public interface ISequence extends IStatement, IRelation, IHashable
Interface for database sequence
  • Method Details

    • getStatementType

      default DbObjType getStatementType()
      Description copied from interface: IStatement
      Gets the type of this database object.
      Specified by:
      getStatementType in interface IStatement
      Returns:
      the database object type