Dali Provisional API
Release 3.2

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

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

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

Methods in org.eclipse.jpt.jpa.core.context.orm that return OrmSpecifiedSecondaryTable
 OrmSpecifiedSecondaryTable OrmEntity.addSpecifiedSecondaryTable()
           
 OrmSpecifiedSecondaryTable OrmEntity.addSpecifiedSecondaryTable(int index)
           
 OrmSpecifiedSecondaryTable OrmXmlContextModelFactory.buildOrmSecondaryTable(OrmSpecifiedSecondaryTable.ParentAdapter parentAdapter, 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 OrmSpecifiedSecondaryTable
 org.eclipse.jpt.common.utility.iterable.ListIterable<OrmSpecifiedSecondaryTable> OrmEntity.getSpecifiedSecondaryTables()
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.