| Package | Description |
|---|---|
| org.hibernate.engine.query.spi |
Defines support for query plans and stored metadata about queries
|
| org.hibernate.engine.spi | |
| org.hibernate.hql.spi | |
| org.hibernate.loader.custom.sql | |
| org.hibernate.query.spi |
| Class and Description |
|---|
| AbstractParameterDescriptor
NOTE: Consider this contract (and its sub-contracts) as incubating as we transition to 6.0 and SQM
|
| 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.
|
| ParameterParser.Recognizer
Maybe better named a Journaler.
|
| ParamLocationRecognizer
Implements a parameter parser recognizer specifically for the purpose
of journaling parameter locations.
|
| QueryPlanCache.QueryPlanCreator |
| 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 |
|---|
| ParameterParser.Recognizer
Maybe better named a Journaler.
|
| Class and Description |
|---|
| QueryPlanCache
Acts as a cache for compiled query plans, as well as query-parameter metadata.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.