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()
      • getSnapshotTablePkSeqWithSchema

        public java.lang.String getSnapshotTablePkSeqWithSchema()
      • getGlobalIdPkSeqWithSchema

        public java.lang.String getGlobalIdPkSeqWithSchema()
      • getCommitPkSeqWithSchema

        public java.lang.String getCommitPkSeqWithSchema()
      • getCdoClassTableNameWithSchema

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

        public java.lang.String getSequenceNameWithSchema​(java.lang.String pkColName)