Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Hibernate 3.1.3
Package:
org.hibernate.loader.collection
Class
public
class
OneToManyLoader
extends
CollectionLoader
Overview
Inheritance
Members
Usage
Source
Books
Since
Not specified.
Version
Not specified.
Author(s)
Gavin King
Loads one-to-many associations
The collection persister must implement
QueryableCOllection
. For other collections, create a customized subclass of
Loader
.
See also
BasicCollectionLoader
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
The collection persister must implement QueryableCOllection. For other collections, create a customized subclass of Loader.