org.eclipse.jpt.jpa.core.jpa2.context
Interface Orderable2_0.Owner

Enclosing interface:
Orderable2_0

public static interface Orderable2_0.Owner

interface allowing ordering in multiple places (i.e. multi-value relationship and element collection mappings)


Method Summary
 java.lang.String getTableName()
          Return the name of the column's table.
 Table resolveDbTable(java.lang.String tableName)
           
 

Method Detail

getTableName

java.lang.String getTableName()
Return the name of the column's table.


resolveDbTable

Table resolveDbTable(java.lang.String tableName)