Uses of Package
org.hibernate.query.common
Packages that use org.hibernate.query.common
Package
Description
This package abstracts over the multifarious dialects of SQL
understood by the databases supported by Hibernate.
Common APIs used internally, in the SQL tree,
in the dialects, and in the criteria query API.
The JPA-standard criteria query API defines all the operations needed express
any query written in standard JPQL.
SPI for extending
HibernateCriteriaBuilder
with additional functionality by registering a Service
.Package for the SQM-backed Query implementation details
This package contains the classes that make up the SQM tree nodes.
Nodes representing expressions in the SQM tree.
Nodes representing
select
statements in the SQM tree.Package defining support for creating and consuming a SQL AST.
AST nodes representing expressions in a SQL tree.
AST nodes representing
select
statements in a SQL tree.-
Classes in org.hibernate.query.common used by org.hibernate.dialectClassDescriptionThe kind of fetch to use for the
FETCH
clause.A temporal field type which can occur as an argument toextract()
or as the unit of a duration expression. -
Classes in org.hibernate.query.common used by org.hibernate.query.commonClassDescriptionThe kind of fetch to use for the
FETCH
clause.Enumerates the possible kinds of join in HQL and ANSI SQL.A temporal field type which can occur as an argument toextract()
or as the unit of a duration expression. -
Classes in org.hibernate.query.common used by org.hibernate.query.criteriaClassDescriptionThe kind of fetch to use for the
FETCH
clause.Enumerates the possible kinds of join in HQL and ANSI SQL.A temporal field type which can occur as an argument toextract()
or as the unit of a duration expression. -
Classes in org.hibernate.query.common used by org.hibernate.query.criteria.spiClassDescriptionA temporal field type which can occur as an argument to
extract()
or as the unit of a duration expression. -
Classes in org.hibernate.query.common used by org.hibernate.query.sqm.internalClassDescriptionA temporal field type which can occur as an argument to
extract()
or as the unit of a duration expression. -
Classes in org.hibernate.query.common used by org.hibernate.query.sqm.tree
-
Classes in org.hibernate.query.common used by org.hibernate.query.sqm.tree.expressionClassDescriptionA temporal field type which can occur as an argument to
extract()
or as the unit of a duration expression. -
Classes in org.hibernate.query.common used by org.hibernate.query.sqm.tree.select
-
Classes in org.hibernate.query.common used by org.hibernate.sql.ast.spiClassDescriptionThe kind of fetch to use for the
FETCH
clause.A temporal field type which can occur as an argument toextract()
or as the unit of a duration expression. -
Classes in org.hibernate.query.common used by org.hibernate.sql.ast.tree.expressionClassDescriptionA temporal field type which can occur as an argument to
extract()
or as the unit of a duration expression. -
Classes in org.hibernate.query.common used by org.hibernate.sql.ast.tree.select