org.hibernate.ejb.util
Class ConfigurationHelper
java.lang.Object
   org.hibernate.ejb.util.ConfigurationHelper
org.hibernate.ejb.util.ConfigurationHelper
- public abstract class ConfigurationHelper 
- extends Object
- Author:
- Emmanuel Bernard
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ConfigurationHelper
public ConfigurationHelper()
overrideProperties
public static void overrideProperties(Properties properties,
                                      Map overrides)
- 
 
getFlushMode
public static FlushMode getFlushMode(Object value)
- 
 
getInteger
public static Integer getInteger(Object value)
- 
 
getBoolean
public static Boolean getBoolean(Object value)
- 
 
getCacheMode
public static CacheMode getCacheMode(Object value)
- 
 
Copyright © 2001-2010 Red Hat, Inc.  All Rights Reserved.