Package | Description |
---|---|
org.jipijapa.plugin.spi |
Modifier and Type | Method and Description |
---|---|
EntityManagerFactoryBuilder |
TwoPhaseBootstrapCapable.getBootstrap(javax.persistence.spi.PersistenceUnitInfo info,
Map map)
Returns a two phase EntityManagerFactory builder
|
EntityManagerFactoryBuilder |
EntityManagerFactoryBuilder.withValidatorFactory(Object validatorFactory)
Allows passing in a Java EE ValidatorFactory (delayed from constructing the builder, AKA phase 2) to be used
in building the EntityManagerFactory
|
Copyright © 2013 Red Hat. All rights reserved.