EclipseLink 1.1.2_ 1.1.2.v20090612-r4475 API Reference

Package javax.persistence.spi

Interface Summary
ClassTransformer A persistence provider supplies an instance of this interface to the PersistenceUnitInfo.addTransformer method.
PersistenceProvider Interface implemented by a persistence provider.
PersistenceUnitInfo Interface implemented by the container and used by the persistence provider when creating an EntityManagerFactory.
 

Enum Summary
PersistenceUnitTransactionType This enum class defines whether the entity managers created by the EntityManagerFactory will be JTA or resource-local entity managers.
 


EclipseLink 1.1.2_ 1.1.2.v20090612-r4475 API Reference