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

Uses of Class net.sf.hibernate.collection.AbstractCollectionPersister (Hibernate API Documentation) - Hibernate 2.1.8 正式版 API 英文文档


Uses of Class
net.sf.hibernate.collection.AbstractCollectionPersister

Packages that use AbstractCollectionPersister
net.sf.hibernate.collection   
 

Uses of AbstractCollectionPersister in net.sf.hibernate.collection
 

Subclasses of AbstractCollectionPersister in net.sf.hibernate.collection
 class BasicCollectionPersister
          Collection persister for collections of values and many-to-many associations.
 class OneToManyPersister
          Collection persister for one-to-many associations.