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, java.util.Map map)
           
 



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.