JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.hibernate.engine.query.spi.sql
Interface NativeSQLQueryReturn
All Known Implementing Classes:
NativeSQLQueryCollectionReturn
,
NativeSQLQueryJoinReturn
,
NativeSQLQueryNonScalarReturn
,
NativeSQLQueryRootReturn
,
NativeSQLQueryScalarReturn
public interface
NativeSQLQueryReturn
Describes a return in a native SQL query.
IMPL NOTE : implementations should be immutable as they are used as part of cache keys for result caching.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2001-2013
Red Hat, Inc.
All Rights Reserved.