Uses of Interface
org.eclipse.jpt.core.context.MappingFilePersistenceUnitDefaults

Packages that use MappingFilePersistenceUnitDefaults
org.eclipse.jpt.core.context   
org.eclipse.jpt.core.context.orm   
org.eclipse.jpt.core.context.persistence   
 

Uses of MappingFilePersistenceUnitDefaults in org.eclipse.jpt.core.context
 

Methods in org.eclipse.jpt.core.context that return MappingFilePersistenceUnitDefaults
 MappingFilePersistenceUnitDefaults MappingFileRoot.getPersistenceUnitDefaults()
          Return the defaults defined within this mapping file *for the persistence unit*.
 

Uses of MappingFilePersistenceUnitDefaults in org.eclipse.jpt.core.context.orm
 

Subinterfaces of MappingFilePersistenceUnitDefaults in org.eclipse.jpt.core.context.orm
 interface OrmPersistenceUnitDefaults
          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 MappingFilePersistenceUnitDefaults in org.eclipse.jpt.core.context.persistence
 

Methods in org.eclipse.jpt.core.context.persistence that return MappingFilePersistenceUnitDefaults
 MappingFilePersistenceUnitDefaults MappingFileRef.getPersistenceUnitDefaults()
          Return the mapping file's persistence unit defaults.