Class SQLMappingTable


  • public final class SQLMappingTable
    extends java.lang.Object
    Deprecated.
    Since 2.3.0, replaced by TableMapping.
    Stores attributes for SQL mapping table.
    Since:
    2.2.0
    • Constructor Detail

      • SQLMappingTable

        public SQLMappingTable()
        Deprecated.
    • Method Detail

      • getTablePath

        public com.orchestranetworks.schema.Path getTablePath()
        Deprecated.
        Returns the path of EBX® table.
      • setTablePath

        public void setTablePath​(com.orchestranetworks.schema.Path tablePath)
        Deprecated.
        Sets the value of EBX® table path.
      • hashCode

        public int hashCode()
        Deprecated.
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Deprecated.
        Overrides:
        equals in class java.lang.Object