Dali Provisional API
Release 3.2

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

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

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

Methods in org.eclipse.jpt.jpa.core with parameters of type VirtualColumn.Owner
 VirtualColumn JpaFactory.buildJavaVirtualColumn(JpaContextNode parent, VirtualColumn.Owner owner)
           
 

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

Methods in org.eclipse.jpt.jpa.core.context.orm with parameters of type VirtualColumn.Owner
 VirtualColumn OrmXmlContextNodeFactory.buildOrmVirtualColumn(JpaContextNode parent, VirtualColumn.Owner owner)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.