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

Uses of Class org.hibernate.collection.PersistentMap (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档


Uses of Class
org.hibernate.collection.PersistentMap

Packages that use PersistentMap
org.hibernate.collection This package defines a framework for collection wrappers. 
 

Uses of PersistentMap in org.hibernate.collection
 

Subclasses of PersistentMap in org.hibernate.collection
 class PersistentSortedMap
          A persistent wrapper for a java.util.SortedMap.