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

Uses of Class org.hibernate.persister.collection.BasicCollectionPersister (Hibernate API Documentation) - Hibernate 3.2.4 正式版 API 英文文档


Uses of Class
org.hibernate.persister.collection.BasicCollectionPersister

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

Uses of BasicCollectionPersister in org.hibernate.collection
 

Methods in org.hibernate.collection with parameters of type BasicCollectionPersister
protected  Serializable PersistentSortedSet.snapshot(BasicCollectionPersister persister, EntityMode entityMode)
           
protected  Serializable PersistentSortedMap.snapshot(BasicCollectionPersister persister, EntityMode entityMode)