org.hibernate.cache.entry
Class UnstructuredCacheEntry
java.lang.Object
   org.hibernate.cache.entry.UnstructuredCacheEntry
org.hibernate.cache.entry.UnstructuredCacheEntry
- All Implemented Interfaces: 
- CacheEntryStructure
- public class UnstructuredCacheEntry 
- extends Object- implements CacheEntryStructure
- Author:
- Gavin King
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
UnstructuredCacheEntry
public UnstructuredCacheEntry()
structure
public Object structure(Object item)
- 
- Specified by:
- structurein interface- CacheEntryStructure
 
- 
 
destructure
public Object destructure(Object map,
                          SessionFactoryImplementor factory)
- 
- Specified by:
- destructurein interface- CacheEntryStructure
 
- 
 
Copyright © 2001-2010 Red Hat, Inc.  All Rights Reserved.