Uses of Interface
javax.persistence.spi.PersistenceUnitInfo

Packages that use PersistenceUnitInfo
javax.persistence.spi API used by EJB 3.0 container 
 

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.
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.