| 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 Jakarta EE ValidatorFactory (delayed from constructing the builder, AKA phase 2) to be used
in building the EntityManagerFactory
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.