org.hibernate.testing.jta
Class TestingJtaBootstrap

java.lang.Object
  extended by org.hibernate.testing.jta.TestingJtaBootstrap

public class TestingJtaBootstrap
extends Object


Field Summary
static TestingJtaBootstrap INSTANCE
           
 
Constructor Summary
TestingJtaBootstrap()
           
 
Method Summary
static void prepare(Map configValues)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final TestingJtaBootstrap INSTANCE
Constructor Detail

TestingJtaBootstrap

public TestingJtaBootstrap()
Method Detail

prepare

public static void prepare(Map configValues)


Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.