Package | Description |
---|---|
org.hibernate.engine |
This package contains classes that are "shared" by other packages,
and implementations of some key algorithms.
|
org.hibernate.envers.entities.mapper.relation.lazy | |
org.hibernate.impl |
This package contains implementations of the
central Hibernate APIs, especially the
Hibernate session.
|
org.hibernate.loader.custom |
This package defines a framework for custom loaders that accept
handwritten SQL
|
org.hibernate.loader.custom.sql |
Class and Description |
---|
CustomQuery
Extension point allowing any SQL query with named and positional parameters
to be executed by Hibernate, returning managed entities, collections and
simple scalar values.
|
Class and Description |
---|
CustomQuery
Extension point allowing any SQL query with named and positional parameters
to be executed by Hibernate, returning managed entities, collections and
simple scalar values.
|
Class and Description |
---|
CustomQuery
Extension point allowing any SQL query with named and positional parameters
to be executed by Hibernate, returning managed entities, collections and
simple scalar values.
|
Class and Description |
---|
CustomQuery
Extension point allowing any SQL query with named and positional parameters
to be executed by Hibernate, returning managed entities, collections and
simple scalar values.
|
FetchReturn
Represents a return which names a fetched association.
|
NonScalarReturn
Represents some non-scalar (entity/collection) return within the query result.
|
Return
Represents a return in a custom query.
|
Class and Description |
---|
CustomQuery
Extension point allowing any SQL query with named and positional parameters
to be executed by Hibernate, returning managed entities, collections and
simple scalar values.
|
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved