public class TwoPhaseBootstrapImpl extends Object implements org.jipijapa.plugin.spi.EntityManagerFactoryBuilder
Constructor and Description |
---|
TwoPhaseBootstrapImpl(PersistenceUnitInfo info,
Map map) |
Modifier and Type | Method and Description |
---|---|
EntityManagerFactory |
build() |
void |
cancel() |
org.jipijapa.plugin.spi.EntityManagerFactoryBuilder |
withValidatorFactory(Object validatorFactory) |
public TwoPhaseBootstrapImpl(PersistenceUnitInfo info, Map map)
public EntityManagerFactory build()
build
in interface org.jipijapa.plugin.spi.EntityManagerFactoryBuilder
public void cancel()
cancel
in interface org.jipijapa.plugin.spi.EntityManagerFactoryBuilder
public org.jipijapa.plugin.spi.EntityManagerFactoryBuilder withValidatorFactory(Object validatorFactory)
withValidatorFactory
in interface org.jipijapa.plugin.spi.EntityManagerFactoryBuilder
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.