File
Doc
Category
Size
Date
Package
CacheEntryStructure.java
API Doc
Hibernate 3.2.5
351
Sun Feb 13 05:47:02 GMT 2005
org.hibernate.cache.entry
CacheEntryStructure
public interface CacheEntryStructure
author
Gavin King
Fields Summary
Constructors Summary
Methods Summary
public
java.lang.Object
destructure
(
java.lang.Object
map,
org.hibernate.engine.SessionFactoryImplementor
factory)
public
java.lang.Object
structure
(
java.lang.Object
item)
Java Code Source