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)
           
 



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