org.hibernate.testing.junit.functional
Class ExecutionEnvironment
java.lang.Object
   org.hibernate.testing.junit.functional.ExecutionEnvironment
org.hibernate.testing.junit.functional.ExecutionEnvironment
- public class ExecutionEnvironment 
- extends Object
- Author:
- Steve Ebersole
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DIALECT
public static final Dialect DIALECT
ExecutionEnvironment
public ExecutionEnvironment(ExecutionEnvironment.Settings settings)
isAllowRebuild
public boolean isAllowRebuild()
- 
 
setAllowRebuild
public void setAllowRebuild(boolean allowRebuild)
- 
 
getDialect
public Dialect getDialect()
- 
 
getConfiguration
public Configuration getConfiguration()
- 
 
getSessionFactory
public SessionFactory getSessionFactory()
- 
 
initialize
public void initialize()
- 
 
rebuild
public void rebuild()
- 
 
complete
public void complete()
- 
 
Copyright © 2001-2010 Red Hat, Inc.  All Rights Reserved.