Class CacheModeTranslator
Object
com.liferay.portal.dao.orm.hibernate.CacheModeTranslator
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hibernate.CacheMode
translate
(com.liferay.portal.kernel.dao.orm.CacheMode cacheMode)
-
Constructor Details
-
CacheModeTranslator
public CacheModeTranslator()
-
-
Method Details
-
translate
public static org.hibernate.CacheMode translate(com.liferay.portal.kernel.dao.orm.CacheMode cacheMode)
-