Uses of Package
org.hibernate.query
-
Classes in org.hibernate.query used by org.hibernate Class Description Query Represents acriteria query
or a query written in HQL.QueryProducer Contract for things that can produce instances ofQuery
andNativeQuery
. -
Classes in org.hibernate.query used by org.hibernate.boot.spi Class Description ImmutableEntityUpdateQueryHandlingMode This enum defines howImmutable
entities are handled when executing a bulk update statement. -
Classes in org.hibernate.query used by org.hibernate.dialect.function Class Description ReturnableType Specialization of DomainType for types that can be used as function returns -
Classes in org.hibernate.query used by org.hibernate.engine.query.spi Class Description BindableType Types that can be used to handle bindingQuery
parametersQueryParameter Represents a parameter defined in the source (HQL/JPQL or criteria) query. -
Classes in org.hibernate.query used by org.hibernate.engine.spi Class Description BindableType Types that can be used to handle bindingQuery
parametersMutationQuery Models a mutation (insert, update, or delete) query.QueryProducer Contract for things that can produce instances ofQuery
andNativeQuery
.SelectionQuery Models a selection query returning results. -
Classes in org.hibernate.query used by org.hibernate.event.spi Class Description QueryProducer Contract for things that can produce instances ofQuery
andNativeQuery
. -
Classes in org.hibernate.query used by org.hibernate.jpa.spi Class Description ResultListTransformer TupleTransformer -
Classes in org.hibernate.query used by org.hibernate.metamodel Class Description BindableType Types that can be used to handle bindingQuery
parameters -
Classes in org.hibernate.query used by org.hibernate.metamodel.model.domain Class Description BindableType Types that can be used to handle bindingQuery
parametersOutputableType Specialization of DomainType for types that can be used as a parameter output for aProcedureCall
ReturnableType Specialization of DomainType for types that can be used as function returns -
Classes in org.hibernate.query used by org.hibernate.persister.entity Class Description BindableType Types that can be used to handle bindingQuery
parametersOutputableType Specialization of DomainType for types that can be used as a parameter output for aProcedureCall
ReturnableType Specialization of DomainType for types that can be used as function returns -
Classes in org.hibernate.query used by org.hibernate.procedure Class Description CommonQueryContract Defines the aspects of query execution and parameter binding that apply to all forms of querying - HQL, criteria queries andstored procedure calls
.QueryParameter Represents a parameter defined in the source (HQL/JPQL or criteria) query.SynchronizeableQuery A unifying interface for queries which can define tables (query spaces) to synchronize on. -
Classes in org.hibernate.query used by org.hibernate.procedure.spi Class Description CommonQueryContract Defines the aspects of query execution and parameter binding that apply to all forms of querying - HQL, criteria queries andstored procedure calls
.MutationQuery Models a mutation (insert, update, or delete) query.Query Represents acriteria query
or a query written in HQL.QueryParameter Represents a parameter defined in the source (HQL/JPQL or criteria) query.SelectionQuery Models a selection query returning results.SynchronizeableQuery A unifying interface for queries which can define tables (query spaces) to synchronize on. -
Classes in org.hibernate.query used by org.hibernate.query Class Description BindableType Types that can be used to handle bindingQuery
parametersCommonQueryContract Defines the aspects of query execution and parameter binding that apply to all forms of querying - HQL, criteria queries andstored procedure calls
.ImmutableEntityUpdateQueryHandlingMode This enum defines howImmutable
entities are handled when executing a bulk update statement.MutationQuery Models a mutation (insert, update, or delete) query.NativeQuery Represents a native (SQL) query.NativeQuery.FetchReturn Allows access to further control how join fetch returns are mapped back from result sets.NativeQuery.InstantiationResultNode NativeQuery.ResultNode Simple unification interface for all returns from the various `#addXYZ` methods .NativeQuery.ReturnableResultNode ResultNode which can be a query resultNativeQuery.ReturnProperty Allows access to further control how properties within a root or join fetch are mapped back from the result set.NativeQuery.RootReturn Allows access to further control how root returns are mapped back from result sets.ParameterMetadata Access to known information about the parameters for a query.Query Represents acriteria query
or a query written in HQL.QueryLogging QueryParameter Represents a parameter defined in the source (HQL/JPQL or criteria) query.ResultListTransformer SelectionQuery Models a selection query returning results.SemanticException Represents an error in the semantics (meaning) of the passed query.SynchronizeableQuery A unifying interface for queries which can define tables (query spaces) to synchronize on.TupleTransformer -
Classes in org.hibernate.query used by org.hibernate.query.hql.spi Class Description BindableType Types that can be used to handle bindingQuery
parametersCommonQueryContract Defines the aspects of query execution and parameter binding that apply to all forms of querying - HQL, criteria queries andstored procedure calls
.MutationQuery Models a mutation (insert, update, or delete) query.Query Represents acriteria query
or a query written in HQL.QueryParameter Represents a parameter defined in the source (HQL/JPQL or criteria) query.ResultListTransformer SelectionQuery Models a selection query returning results.TupleTransformer -
Classes in org.hibernate.query used by org.hibernate.query.procedure Class Description QueryParameter Represents a parameter defined in the source (HQL/JPQL or criteria) query. -
Classes in org.hibernate.query used by org.hibernate.query.results.complete Class Description NativeQuery.CollectionReturn NativeQuery.ResultNode Simple unification interface for all returns from the various `#addXYZ` methods .NativeQuery.ReturnableResultNode ResultNode which can be a query resultNativeQuery.ReturnProperty Allows access to further control how properties within a root or join fetch are mapped back from the result set.NativeQuery.RootReturn Allows access to further control how root returns are mapped back from result sets. -
Classes in org.hibernate.query used by org.hibernate.query.results.dynamic Class Description NativeQuery.FetchReturn Allows access to further control how join fetch returns are mapped back from result sets.NativeQuery.InstantiationResultNode NativeQuery.ResultNode Simple unification interface for all returns from the various `#addXYZ` methods .NativeQuery.ReturnableResultNode ResultNode which can be a query resultNativeQuery.ReturnProperty Allows access to further control how properties within a root or join fetch are mapped back from the result set.NativeQuery.RootReturn Allows access to further control how root returns are mapped back from result sets. -
Classes in org.hibernate.query used by org.hibernate.query.spi Class Description BindableType Types that can be used to handle bindingQuery
parametersCommonQueryContract Defines the aspects of query execution and parameter binding that apply to all forms of querying - HQL, criteria queries andstored procedure calls
.MutationQuery Models a mutation (insert, update, or delete) query.ParameterMetadata Access to known information about the parameters for a query.Query Represents acriteria query
or a query written in HQL.QueryParameter Represents a parameter defined in the source (HQL/JPQL or criteria) query.QueryProducer Contract for things that can produce instances ofQuery
andNativeQuery
.ResultListTransformer SelectionQuery Models a selection query returning results.TupleTransformer -
Classes in org.hibernate.query used by org.hibernate.query.sql.spi Class Description BindableType Types that can be used to handle bindingQuery
parametersCommonQueryContract Defines the aspects of query execution and parameter binding that apply to all forms of querying - HQL, criteria queries andstored procedure calls
.MutationQuery Models a mutation (insert, update, or delete) query.NativeQuery Represents a native (SQL) query.Query Represents acriteria query
or a query written in HQL.QueryParameter Represents a parameter defined in the source (HQL/JPQL or criteria) query.ResultListTransformer SelectionQuery Models a selection query returning results.SynchronizeableQuery A unifying interface for queries which can define tables (query spaces) to synchronize on.TupleTransformer -
Classes in org.hibernate.query used by org.hibernate.query.sqm Class Description BindableType Types that can be used to handle bindingQuery
parametersCommonQueryContract Defines the aspects of query execution and parameter binding that apply to all forms of querying - HQL, criteria queries andstored procedure calls
.QueryParameter Represents a parameter defined in the source (HQL/JPQL or criteria) query.SelectionQuery Models a selection query returning results.SemanticException Represents an error in the semantics (meaning) of the passed query. -
Classes in org.hibernate.query used by org.hibernate.query.sqm.function Class Description ReturnableType Specialization of DomainType for types that can be used as function returns -
Classes in org.hibernate.query used by org.hibernate.query.sqm.produce.function Class Description ReturnableType Specialization of DomainType for types that can be used as function returns -
Classes in org.hibernate.query used by org.hibernate.query.sqm.tree.domain Class Description BindableType Types that can be used to handle bindingQuery
parametersPathException Indicates an attempt to use a path in an unsupported way -
Classes in org.hibernate.query used by org.hibernate.query.sqm.tree.expression Class Description BindableType Types that can be used to handle bindingQuery
parametersQueryParameter Represents a parameter defined in the source (HQL/JPQL or criteria) query.ReturnableType Specialization of DomainType for types that can be used as function returns -
Classes in org.hibernate.query used by org.hibernate.query.sqm.tree.from Class Description PathException Indicates an attempt to use a path in an unsupported way -
Classes in org.hibernate.query used by org.hibernate.query.sqm.tree.select Class Description BindableType Types that can be used to handle bindingQuery
parameters -
Classes in org.hibernate.query used by org.hibernate.sql.exec.spi Class Description BindableType Types that can be used to handle bindingQuery
parameters -
Classes in org.hibernate.query used by org.hibernate.transform Class Description ResultListTransformer TupleTransformer -
Classes in org.hibernate.query used by org.hibernate.type Class Description BindableType Types that can be used to handle bindingQuery
parametersOutputableType Specialization of DomainType for types that can be used as a parameter output for aProcedureCall
ReturnableType Specialization of DomainType for types that can be used as function returns -
Classes in org.hibernate.query used by org.hibernate.type.descriptor.converter Class Description BindableType Types that can be used to handle bindingQuery
parametersOutputableType Specialization of DomainType for types that can be used as a parameter output for aProcedureCall
ReturnableType Specialization of DomainType for types that can be used as function returns