Class TestingJtaBootstrap

java.lang.Object
org.hibernate.testing.jta.TestingJtaBootstrap
All Implemented Interfaces:
SettingConfiguration.Configurer

public final class TestingJtaBootstrap extends Object implements SettingConfiguration.Configurer
  • Field Details

  • Constructor Details

    • TestingJtaBootstrap

      public TestingJtaBootstrap()
  • Method Details

    • prepare

      public static void prepare(Map<String,Object> configValues)
    • prepare

      public static void prepare(org.hibernate.boot.registry.StandardServiceRegistryBuilder registryBuilder)
    • prepare

      public static org.hibernate.boot.registry.StandardServiceRegistryBuilder prepare()
    • applySettings

      public void applySettings(org.hibernate.boot.registry.StandardServiceRegistryBuilder registryBuilder)
      Specified by:
      applySettings in interface SettingConfiguration.Configurer