JPA 2.0 API 1.0.1.Final-redhat-2

Uses of Interface
javax.persistence.spi.PersistenceUnitInfo

Packages that use PersistenceUnitInfo
javax.persistence.spi   
 

Uses of PersistenceUnitInfo in javax.persistence.spi
 

Methods in javax.persistence.spi with parameters of type PersistenceUnitInfo
 EntityManagerFactory PersistenceProvider.createContainerEntityManagerFactory(PersistenceUnitInfo info, Map map)
          Called by the container when an EntityManagerFactory is to be created.
 


JPA 2.0 API 1.0.1.Final-redhat-2

Copyright © 2007-2012 Hibernate.org. All Rights Reserved.