Dali Provisional API
Release 3.2

Package org.eclipse.jpt.jpa.core.context.persistence

Interface Summary
ClassRef Context model corresponding to the XML resource model XmlJavaClassRef, which corresponds to the class element in the persistence.xml file.
JarFileRef Context model corresponding to the XML resource model XmlJarFileRef, which corresponds to the jar-file element in the persistence.xml file.
ManagedTypeContainer Interface used by persistence unit to gather up managed types.
MappingFileRef Context model corresponding to the mapping-file element in the persistence.xml file.
MappingFileRefactoringParticipant  
Persistence Context model corresponding to the XML resource model XmlPersistence, which corresponds to the persistence element in the persistence.xml file.
PersistenceUnit Context model corresponding to the XML resource model XmlPersistenceUnit, which corresponds to the persistence-unit element in the persistence.xml file.
PersistenceUnit.Property Simple property interface.
PersistenceUnitProperties Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
PersistenceXml JPA persistence.xml file.
PersistenceXmlContextNodeFactory Interface used by persistence unit to gather up persistent types.
PersistenceXmlDefinition persistence.xml definition Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
PersistenceXmlEnumValue An enum that is used in the persistence.xml properties can implement this interface and take advantage of helper methods in AbstractPersistenceUnitProperties for getting and setting properties.
PersistentTypeContainer Interface used by persistence unit to gather up persistent types.
 

Class Summary
ClassRef.JavaManagedTypeTransformer  
JarFileRef.JarFileTransformer  
MappingFileRef.MappingFileGeneratorsTransformer  
MappingFileRef.MappingFileQueriesTransformer  
MappingFileRef.MappingFileTransformer  
MappingFileRef.PersistenceUnitMetadataExists  
MappingFileRefactoringParticipant.DeleteMappingFileEditsTransformer  
MappingFileRefactoringParticipant.MoveFolderEditsTransformer  
MappingFileRefactoringParticipant.MoveMappingFileEditsTransformer  
MappingFileRefactoringParticipant.RenameFolderEditsTransformer  
MappingFileRefactoringParticipant.RenameMappingFileEditsTransformer  
PersistenceUnit.NameTransformer  
PersistenceUnit.Property.NameEquals  
PersistenceUnit.Property.NameStartsWith  
PersistenceUnit.Property.ValueTransformer  
PersistenceXmlEnumValue.EnumNameTransformer  
PersistentTypeContainer.PersistentTypesTransformer  
 

Enum Summary
PersistenceUnitTransactionType Context model corresponding to the XML resource model XmlPersistenceUnitTransactionType, which corresponds to the transaction-type element in the persistence.xml file.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.