Package org.jboss.as.jpa.hibernate
Class HibernateSecondLevelCache
java.lang.Object
org.jboss.as.jpa.hibernate.HibernateSecondLevelCache
Second level cache setup.
- Author:
- Scott Marlow
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddSecondLevelCacheDependencies(Properties mutableProperties, String scopedPersistenceUnitName) findCaches(Properties properties)
-
Field Details
-
CACHE_TYPE
- See Also:
-
CACHE_PRIVATE
- See Also:
-
CONTAINER
- See Also:
-
NAME
- See Also:
-
CACHES
- See Also:
-
-
Constructor Details
-
HibernateSecondLevelCache
public HibernateSecondLevelCache()
-
-
Method Details
-
addSecondLevelCacheDependencies
public static void addSecondLevelCacheDependencies(Properties mutableProperties, String scopedPersistenceUnitName) -
findCaches
-