Dali Provisional API
Release 3.2

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
 String getTableName()
          Return the name of the column's table.
 Table resolveDbTable(String tableName)
           
 

Method Detail

getTableName

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


resolveDbTable

Table resolveDbTable(String tableName)

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.