Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.context.VirtualTable

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

Uses of VirtualTable in org.eclipse.jpt.jpa.core.context
 

Subinterfaces of VirtualTable in org.eclipse.jpt.jpa.core.context
 interface VirtualJoinTable
          Used by association overrides.
 interface VirtualReferenceTable
          Virtual reference table Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface VirtualSecondaryTable
          Virtual secondary table Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

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

Subinterfaces of VirtualTable in org.eclipse.jpt.jpa.core.context.orm
 interface OrmVirtualSecondaryTable
          orm.xml virtual secondary table Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.