Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.context.PersistentType.Config

Packages that use PersistentType.Config
org.eclipse.jpt.jpa.core.context.orm   
org.eclipse.jpt.jpa.core.context.persistence   
 

Uses of PersistentType.Config in org.eclipse.jpt.jpa.core.context.orm
 

Methods in org.eclipse.jpt.jpa.core.context.orm with parameters of type PersistentType.Config
 void EntityMappings.addPersistentTypes(PersistentType.Config[] typeConfigs, IProgressMonitor monitor)
          Add types to the entity mappings with the specified names and corresponding mapping types.
 

Uses of PersistentType.Config in org.eclipse.jpt.jpa.core.context.persistence
 

Methods in org.eclipse.jpt.jpa.core.context.persistence with parameters of type PersistentType.Config
 void PersistenceUnit.addPersistentTypes(PersistentType.Config[] typeConfigs, boolean listInPersistenceXml, IProgressMonitor monitor)
          Add types to the persistence unit with the specified names and corresponding mapping types.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.