Class TwoPhaseBootstrapImpl

  • All Implemented Interfaces:
    org.jipijapa.plugin.spi.EntityManagerFactoryBuilder

    public class TwoPhaseBootstrapImpl
    extends java.lang.Object
    implements org.jipijapa.plugin.spi.EntityManagerFactoryBuilder
    TwoPhaseBootstrapImpl
    • Constructor Detail

      • TwoPhaseBootstrapImpl

        public TwoPhaseBootstrapImpl​(PersistenceUnitInfo info,
                                     java.util.Map map)
    • Method Detail

      • build

        public EntityManagerFactory build()
        Specified by:
        build in interface org.jipijapa.plugin.spi.EntityManagerFactoryBuilder
      • cancel

        public void cancel()
        Specified by:
        cancel in interface org.jipijapa.plugin.spi.EntityManagerFactoryBuilder
      • withValidatorFactory

        public org.jipijapa.plugin.spi.EntityManagerFactoryBuilder withValidatorFactory​(java.lang.Object validatorFactory)
        Specified by:
        withValidatorFactory in interface org.jipijapa.plugin.spi.EntityManagerFactoryBuilder