Interface TableDetails

    • Method Detail

      • getTableName

        String getTableName()
        The name of the table
      • isIdentifierTable

        boolean isIdentifierTable()
        Whether this table is the root for a given ModelPartContainer.

        Only relevant for entity-mappings where this indicates whether this table holds the entity's identifier.