Class TableNameProvider


  • public class TableNameProvider
    extends java.lang.Object
    • Method Detail

      • getGlobalIdTableNameWithSchema

        public java.lang.String getGlobalIdTableNameWithSchema()
      • getCommitTableNameWithSchema

        public java.lang.String getCommitTableNameWithSchema()
      • getCommitPropertyTableNameWithSchema

        public java.lang.String getCommitPropertyTableNameWithSchema()
      • getSnapshotTableNameWithSchema

        public java.lang.String getSnapshotTableNameWithSchema()
      • getSnapshotTablePkSeqName

        public DBObjectName getSnapshotTablePkSeqName()
      • getGlobalIdPkSeqName

        public DBObjectName getGlobalIdPkSeqName()
      • getCommitPkSeqName

        public DBObjectName getCommitPkSeqName()
      • getCdoClassTableNameWithSchema

        @Deprecated
        public java.lang.String getCdoClassTableNameWithSchema()
        Deprecated.
        used only by migration scripts