Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
D
G
I
L
N
O
P
R
S
T
U
B
buildCache(String, Properties)
- Method in class org.hibernate.cache.
SwarmCacheProvider
C
clear()
- Method in class org.hibernate.cache.
SwarmCache
Clear the cache
D
destroy()
- Method in class org.hibernate.cache.
SwarmCache
Clean up
G
get(Object)
- Method in class org.hibernate.cache.
SwarmCache
Get an item from the cache
getElementCountInMemory()
- Method in class org.hibernate.cache.
SwarmCache
getElementCountOnDisk()
- Method in class org.hibernate.cache.
SwarmCache
getRegionName()
- Method in class org.hibernate.cache.
SwarmCache
getSizeInMemory()
- Method in class org.hibernate.cache.
SwarmCache
getTimeout()
- Method in class org.hibernate.cache.
SwarmCache
Get a reasonable "lock timeout"
I
isMinimalPutsEnabledByDefault()
- Method in class org.hibernate.cache.
SwarmCacheProvider
L
lock(Object)
- Method in class org.hibernate.cache.
SwarmCache
If this is a clustered cache, lock the item
N
nextTimestamp()
- Method in class org.hibernate.cache.
SwarmCache
Generate a (coarse) timestamp
nextTimestamp()
- Method in class org.hibernate.cache.
SwarmCacheProvider
O
org.hibernate.cache
- package org.hibernate.cache
P
put(Object, Object)
- Method in class org.hibernate.cache.
SwarmCache
Add an item to the cache
R
read(Object)
- Method in class org.hibernate.cache.
SwarmCache
remove(Object)
- Method in class org.hibernate.cache.
SwarmCache
Remove an item from the cache
S
start(Properties)
- Method in class org.hibernate.cache.
SwarmCacheProvider
Callback to perform any necessary initialization of the underlying cache implementation during SessionFactory construction.
stop()
- Method in class org.hibernate.cache.
SwarmCacheProvider
Callback to perform any necessary cleanup of the underlying cache implementation during SessionFactory.close().
SwarmCache
- Class in
org.hibernate.cache
SwarmCache(ObjectCache, String)
- Constructor for class org.hibernate.cache.
SwarmCache
SwarmCacheProvider
- Class in
org.hibernate.cache
Support for SwarmCache replicated cache.
SwarmCacheProvider()
- Constructor for class org.hibernate.cache.
SwarmCacheProvider
T
toMap()
- Method in class org.hibernate.cache.
SwarmCache
toString()
- Method in class org.hibernate.cache.
SwarmCache
U
unlock(Object)
- Method in class org.hibernate.cache.
SwarmCache
If this is a clustered cache, unlock the item
update(Object, Object)
- Method in class org.hibernate.cache.
SwarmCache
Add an item to the cache
B
C
D
G
I
L
N
O
P
R
S
T
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011
Hibernate.org
. All Rights Reserved.