Uses of Interface
org.jipijapa.plugin.spi.EntityManagerFactoryBuilder
Packages that use EntityManagerFactoryBuilder
-
Uses of EntityManagerFactoryBuilder in org.jipijapa.plugin.spi
Methods in org.jipijapa.plugin.spi that return EntityManagerFactoryBuilderModifier and TypeMethodDescriptionTwoPhaseBootstrapCapable.getBootstrap(jakarta.persistence.spi.PersistenceUnitInfo info, Map map) Returns a two phase EntityManagerFactory builderEntityManagerFactoryBuilder.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