Package | Description |
---|---|
org.hibernate.engine.query.internal | |
org.hibernate.engine.query.spi |
Defines support for query plans and stored metadata about queries
|
org.hibernate.engine.spi | |
org.hibernate.hql.internal.ast |
An ANTLR-based parser for Hibernate Query Language.
|
org.hibernate.hql.internal.classic |
This package contains the Hibernate 2.x query parser which
is being end-of-lifed.
|
org.hibernate.hql.spi | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
org.hibernate.jpa.spi | |
org.hibernate.loader.custom.sql |
Class and Description |
---|
NativeQueryInterpreter
Service contract for dealing with native queries.
|
NativeSQLQueryPlan
Defines a query execution plan for a native-SQL query.
|
ParameterMetadata
Encapsulates metadata about parameters encountered within a query.
|
Class and Description |
---|
EntityGraphQueryHint
Encapsulates a JPA EntityGraph provided through a JPQL query hint.
|
FilterQueryPlan
Extends an HQLQueryPlan to maintain a reference to the collection-role name
being filtered.
|
HQLQueryPlan
Defines a query execution plan for an HQL query (or filter).
|
NamedParameterDescriptor
Descriptor regarding a named parameter.
|
NativeQueryInterpreter
Service contract for dealing with native queries.
|
NativeQueryInterpreterInitiator |
NativeSQLQueryPlan
Defines a query execution plan for a native-SQL query.
|
OrdinalParameterDescriptor
Descriptor regarding an ordinal parameter.
|
ParameterMetadata
Encapsulates metadata about parameters encountered within a query.
|
ParameterParser.Recognizer
Maybe better named a Journaler.
|
ParamLocationRecognizer
Implements a parameter parser recognizer specifically for the purpose
of journaling parameter locations.
|
ParamLocationRecognizer.NamedParameterDescription
Internal representation of a recognized named parameter
|
ReturnMetadata
Metadata about the query return(s).
|
Class and Description |
---|
HQLQueryPlan
Defines a query execution plan for an HQL query (or filter).
|
QueryPlanCache
Acts as a cache for compiled query plans, as well as query-parameter metadata.
|
Class and Description |
---|
EntityGraphQueryHint
Encapsulates a JPA EntityGraph provided through a JPQL query hint.
|
Class and Description |
---|
EntityGraphQueryHint
Encapsulates a JPA EntityGraph provided through a JPQL query hint.
|
Class and Description |
---|
EntityGraphQueryHint
Encapsulates a JPA EntityGraph provided through a JPQL query hint.
|
Class and Description |
---|
HQLQueryPlan
Defines a query execution plan for an HQL query (or filter).
|
NativeSQLQueryPlan
Defines a query execution plan for a native-SQL query.
|
ParameterMetadata
Encapsulates metadata about parameters encountered within a query.
|
QueryPlanCache
Acts as a cache for compiled query plans, as well as query-parameter metadata.
|
Class and Description |
---|
EntityGraphQueryHint
Encapsulates a JPA EntityGraph provided through a JPQL query hint.
|
Class and Description |
---|
ParameterParser.Recognizer
Maybe better named a Journaler.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.