org.hibernate.ejb.util
Class ConfigurationHelper
java.lang.Object
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 org.hibernate.FlushMode getFlushMode(Object value)