Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Hibernate 2.1.8
Package:
net.sf.hibernate
Class
public
class
FetchMode
implements
Serializable
Overview
Inheritance
Members
Usage
Source
Books
Since
Not specified.
Version
Not specified.
Author(s)
Gavin King
Represents an association fetching strategy. This is used together with the
Criteria
API to specify runtime fetching strategies.
For HQL queries, use the
FETCH
keyword instead.
See also
setFetchMode(String, FetchMode)
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
For HQL queries, use the FETCH keyword instead.