站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 3.2.4 正式版 API 英文文档

org.hibernate.cache.entry (Hibernate API Documentation) - Hibernate 3.2.4 正式版 API 英文文档


Package org.hibernate.cache.entry

This package defines formats for disassembled state kept in the second level cache.

See:
          Description

Interface Summary
CacheEntryStructure  
 

Class Summary
CacheEntry A cached instance of a persistent class
CollectionCacheEntry  
StructuredCacheEntry  
StructuredCollectionCacheEntry  
StructuredMapCacheEntry  
UnstructuredCacheEntry  
 

Package org.hibernate.cache.entry Description

This package defines formats for disassembled state kept in the second level cache.