org.hibernate.ejb.util
Class ConfigurationHelper

java.lang.Object
  extended by org.hibernate.ejb.util.ConfigurationHelper

public abstract class ConfigurationHelper
extends Object

Author:
Emmanuel Bernard

Constructor Summary
ConfigurationHelper()
           
 
Method Summary
static void overrideProperties(Properties properties, Map overrides)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationHelper

public ConfigurationHelper()
Method Detail

overrideProperties

public static void overrideProperties(Properties properties,
                                      Map overrides)