Uses of Class
com.hazelcast.hibernate.local.Value

Packages that use Value
com.hazelcast.hibernate.local Provides local classes for Hibernate. 
 

Uses of Value in com.hazelcast.hibernate.local
 

Fields in com.hazelcast.hibernate.local with type parameters of type Value
protected  ConcurrentMap<Object,Value> LocalRegionCache.cache
           
 

Methods in com.hazelcast.hibernate.local that return Value
 Value Value.createLockedValue(SoftLock lock)
           
 Value Value.createUnlockedValue()
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.