Dali Provisional API
Release 3.2

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

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

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

Methods in org.eclipse.jpt.jpa.core.context.orm that return OrmVirtualSecondaryTable
 OrmVirtualSecondaryTable OrmXmlContextModelFactory.buildOrmVirtualSecondaryTable(OrmVirtualSecondaryTable.ParentAdapter parentAdapter, JavaSpecifiedSecondaryTable javaSecondaryTable)
           
 

Methods in org.eclipse.jpt.jpa.core.context.orm that return types with arguments of type OrmVirtualSecondaryTable
 org.eclipse.jpt.common.utility.iterable.ListIterable<OrmVirtualSecondaryTable> OrmEntity.getVirtualSecondaryTables()
          Return the virtual (not specified) secondary tables.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.