K - the key type.V - the value type.public final class DefaultCachedJPAValueWrapper<K extends Serializable,V extends Serializable> extends AbstractValueWrapper<K,V>
CachedJPAEntity,
CachedGroupJPAEntity,
DefaultJPAEntityValueManager,
DefaultGroupJPAEntityValueManager| Constructor and Description |
|---|
DefaultCachedJPAValueWrapper(K key,
V value)
Constructor.
|
Copyright © 2016. All rights reserved.