Uses of Interface
org.eclipse.jpt.jpa.core.context.VirtualColumn.Owner

Packages that use VirtualColumn.Owner
org.eclipse.jpt.jpa.core.context.java   
org.eclipse.jpt.jpa.core.context.orm   
 

Uses of VirtualColumn.Owner in org.eclipse.jpt.jpa.core.context.java
 

Subinterfaces of VirtualColumn.Owner in org.eclipse.jpt.jpa.core.context.java
static interface JavaVirtualColumn.Owner
           
 

Uses of VirtualColumn.Owner in org.eclipse.jpt.jpa.core.context.orm
 

Subinterfaces of VirtualColumn.Owner in org.eclipse.jpt.jpa.core.context.orm
static interface OrmVirtualColumn.Owner