org.hibernate.cache.spi.entry
Class StructuredCacheEntry
java.lang.Object
org.hibernate.cache.spi.entry.StructuredCacheEntry
- All Implemented Interfaces:
- CacheEntryStructure
public class StructuredCacheEntry
- extends Object
- implements CacheEntryStructure
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StructuredCacheEntry
public StructuredCacheEntry(EntityPersister persister)
destructure
public Object destructure(Object item,
SessionFactoryImplementor factory)
- Specified by:
destructure
in interface CacheEntryStructure
structure
public Object structure(Object item)
- Specified by:
structure
in interface CacheEntryStructure
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.