首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
Hibernate 3.2.4 正式版 API 英文文档
org.hibernate.collection Class Hierarchy (Hibernate API Documentation) - Hibernate 3.2.4 正式版 API 英文文档
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package org.hibernate.collection
Package Hierarchies:
All Packages
Class Hierarchy
class java.lang.
Object
class org.hibernate.collection.
AbstractPersistentCollection
(implements org.hibernate.collection.
PersistentCollection
, java.io.
Serializable
)
class org.hibernate.collection.
PersistentArrayHolder
class org.hibernate.collection.
PersistentBag
(implements java.util.
List
)
class org.hibernate.collection.
PersistentElementHolder
class org.hibernate.collection.
PersistentIdentifierBag
(implements java.util.
List
)
class org.hibernate.collection.
PersistentIndexedElementHolder
class org.hibernate.collection.
PersistentListElementHolder
class org.hibernate.collection.
PersistentMapElementHolder
class org.hibernate.collection.
PersistentList
(implements java.util.
List
)
class org.hibernate.collection.
PersistentMap
(implements java.util.
Map
)
class org.hibernate.collection.
PersistentSortedMap
(implements java.util.
SortedMap
)
class org.hibernate.collection.
PersistentSet
(implements java.util.
Set
)
class org.hibernate.collection.
PersistentSortedSet
(implements java.util.
SortedSet
)
class org.hibernate.collection.
PersistentIndexedElementHolder.IndexedValue
Interface Hierarchy
interface org.hibernate.collection.
AbstractPersistentCollection.DelayedOperation
interface org.hibernate.collection.
PersistentCollection
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes