Interface TwoPhaseBootstrapCapable


public interface TwoPhaseBootstrapCapable
TwoPhaseBootstrapCapable obtains a two phase EntityManagerFactory builder
Author:
Scott Marlow, Steve Ebersole
  • Method Summary

    Modifier and Type
    Method
    Description
    getBootstrap(jakarta.persistence.spi.PersistenceUnitInfo info, Map map)
    Returns a two phase EntityManagerFactory builder
  • Method Details

    • getBootstrap

      EntityManagerFactoryBuilder getBootstrap(jakarta.persistence.spi.PersistenceUnitInfo info, Map map)
      Returns a two phase EntityManagerFactory builder
      Parameters:
      info -
      map -
      Returns: