Class AtomicType_HJMPWrapper.FindBySuperType1FinderResult
java.lang.Object
de.hybris.platform.cache.AbstractCacheUnit
de.hybris.platform.persistence.hjmp.FinderResult
de.hybris.platform.persistence.type.AtomicType_HJMPWrapper.FindBySuperType1FinderResult
- All Implemented Interfaces:
CacheValueLoader
- Enclosing class:
- AtomicType_HJMPWrapper
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.persistence.hjmp.FinderResult
FinderResult.FinderResultCacheKey -
Field Summary
Fields inherited from class de.hybris.platform.persistence.hjmp.FinderResult
poolFields inherited from class de.hybris.platform.cache.AbstractCacheUnit
INVALIDATIONTYPE_CREATED, INVALIDATIONTYPE_MODIFIED, INVALIDATIONTYPE_MODIFIED_STRING, INVALIDATIONTYPE_REMOVED, INVALIDATIONTYPE_REMOVED_STRING, UNKNOWN -
Method Summary
Methods inherited from class de.hybris.platform.persistence.hjmp.FinderResult
createKey, getColumn, getDeployment, getFinderName, getFullBeanName, getKey, getParameters, getPersistencePool, getTableMethods inherited from class de.hybris.platform.cache.AbstractCacheUnit
addedToCacheBeforeComputation, equals, executeInvalidation, get, getCache, getInvalidationTopicDepth, getKeyAsArray, getLoader, getTenantID, getWithoutCompute, getWithoutComputeIgnoringTransaction, hashCode, hintValue, invalidate, isValueKnown, load, removedFromCache, toString, useCache
-
Method Details
-
isCachingSupported
public final boolean isCachingSupported()- Overrides:
isCachingSupportedin classAbstractCacheUnit
-
getFinderResult
- Throws:
SQLExceptionYFinderException
-
compute
- Specified by:
computein classAbstractCacheUnit- Throws:
SQLExceptionYFinderException
-