Package org.jipijapa.plugin.spi
Interface TwoPhaseBootstrapCapable
public interface TwoPhaseBootstrapCapable
TwoPhaseBootstrapCapable obtains a two phase EntityManagerFactory builder
- Author:
- Scott Marlow, Steve Ebersole
-
Method Summary
Modifier and TypeMethodDescriptiongetBootstrap(jakarta.persistence.spi.PersistenceUnitInfo info, Map map) Returns a two phase EntityManagerFactory builder
-
Method Details
-
getBootstrap
Returns a two phase EntityManagerFactory builder- Parameters:
info-map-- Returns:
-