Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.context.orm.OrmSecondaryTable

Packages that use OrmSecondaryTable
org.eclipse.jpt.jpa.core.context.orm   
 

Uses of OrmSecondaryTable in org.eclipse.jpt.jpa.core.context.orm
 

Methods in org.eclipse.jpt.jpa.core.context.orm that return OrmSecondaryTable
 OrmSecondaryTable OrmEntity.addSpecifiedSecondaryTable()
           
 OrmSecondaryTable OrmEntity.addSpecifiedSecondaryTable(int index)
           
 OrmSecondaryTable OrmXmlContextNodeFactory.buildOrmSecondaryTable(OrmEntity parent, ReadOnlyTable.Owner owner, org.eclipse.jpt.jpa.core.resource.orm.XmlSecondaryTable xmlSecondaryTable)
           
 

Methods in org.eclipse.jpt.jpa.core.context.orm that return types with arguments of type OrmSecondaryTable
 org.eclipse.jpt.common.utility.iterable.ListIterable<OrmSecondaryTable> OrmEntity.getSpecifiedSecondaryTables()
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.