Save This Page
Home » hibernate-entity-src-20081106 » org.hibernate » ejb » util » [javadoc | source]
org.hibernate.ejb.util
abstract public class: ConfigurationHelper [javadoc | source]
java.lang.Object
   org.hibernate.ejb.util.ConfigurationHelper
Method from org.hibernate.ejb.util.ConfigurationHelper Summary:
getFlushMode,   overrideProperties
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.hibernate.ejb.util.ConfigurationHelper Detail:
 public static FlushMode getFlushMode(Object value) 
 public static  void overrideProperties(Properties properties,
    Map overrides)