Class EBXTableSpec

    • Method Detail

      • getSession

        public final com.orchestranetworks.service.Session getSession()
        Returns the session.
      • getAdaptationTable

        public final com.onwbp.adaptation.AdaptationTable getAdaptationTable()
        Returns the adaptation table.
      • isForeignKeyHierarchyIncluded

        public boolean isForeignKeyHierarchyIncluded()
        Returns true if foreign key fields include their children as hierarchies.

        Returns true by default.

      • getUnsupportedDataTypes

        public final java.util.Set<DataType> getUnsupportedDataTypes()
        Returns the unsupported data types.

        Returns an empty collection by default.