Package | Description |
---|---|
javax.persistence.spi |
Modifier and Type | Method and Description |
---|---|
EntityManagerFactory |
PersistenceProvider.createContainerEntityManagerFactory(PersistenceUnitInfo info,
Map map)
Called by the container when an
EntityManagerFactory
is to be created. |
Copyright © 2007–2017 Hibernate.org. All rights reserved.