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.EntityManagerFactoryBuilderpublic void cancel()
cancel in interface org.jipijapa.plugin.spi.EntityManagerFactoryBuilderpublic org.jipijapa.plugin.spi.EntityManagerFactoryBuilder withValidatorFactory(Object validatorFactory)
withValidatorFactory in interface org.jipijapa.plugin.spi.EntityManagerFactoryBuilderCopyright © 2001-2022 Red Hat, Inc. All Rights Reserved.