public final class HibernateEhcacheUtils
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static net.sf.ehcache.config.Configuration |
loadAndCorrectConfiguration(java.net.URL url)
Create a cache manager configuration from the supplied url, correcting it for Hibernate compatibility.
|
public static net.sf.ehcache.config.Configuration loadAndCorrectConfiguration(java.net.URL url)
url
- The url to load the config fromCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.