程序包的使用
org.hibernate.query.spi
-
使用org.hibernate.query.spi的程序包 程序包 说明 org.hibernate.boot.internal org.hibernate.boot.spi org.hibernate.engine.query.spi Defines support for query plans and stored metadata about queriesorg.hibernate.engine.spi org.hibernate.event.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.loader This package defines functionality for processing JDBC result sets and returning complex graphs of persistent objects.org.hibernate.loader.criteria This package defines the criteria query compiler and loaderorg.hibernate.loader.custom This package defines a framework for custom loaders that accept handwritten SQLorg.hibernate.loader.hql This package defines a loader for the AST-based query parserorg.hibernate.procedure org.hibernate.procedure.internal Defines the internal support for implementing stored procedure calling.org.hibernate.procedure.spi org.hibernate.query.criteria.internal.compile org.hibernate.query.internal org.hibernate.query.procedure org.hibernate.query.procedure.internal org.hibernate.query.procedure.spi org.hibernate.query.spi -
org.hibernate.boot.internal使用的org.hibernate.query.spi中的类 类 说明 NamedQueryRepository -
org.hibernate.boot.spi使用的org.hibernate.query.spi中的类 类 说明 NamedQueryRepository -
org.hibernate.engine.query.spi使用的org.hibernate.query.spi中的类 类 说明 ScrollableResultsImplementor -
org.hibernate.engine.spi使用的org.hibernate.query.spi中的类 类 说明 NamedQueryRepository NativeQueryImplementor QueryImplementor QueryParameterBindings QueryParameterBindingTypeResolver A resolver for Type based on a parameter value being bound, when no explicit type information is supplied.QueryProducerImplementor The internal contract for QueryProducer implementations.ScrollableResultsImplementor -
org.hibernate.event.spi使用的org.hibernate.query.spi中的类 类 说明 QueryProducerImplementor The internal contract for QueryProducer implementations. -
org.hibernate.hql.internal.ast使用的org.hibernate.query.spi中的类 类 说明 ScrollableResultsImplementor -
org.hibernate.hql.internal.classic使用的org.hibernate.query.spi中的类 类 说明 ScrollableResultsImplementor -
org.hibernate.hql.spi使用的org.hibernate.query.spi中的类 类 说明 ScrollableResultsImplementor -
org.hibernate.internal使用的org.hibernate.query.spi中的类 类 说明 NamedQueryRepository NativeQueryImplementor QueryImplementor QueryParameterBindingTypeResolver A resolver for Type based on a parameter value being bound, when no explicit type information is supplied.QueryProducerImplementor The internal contract for QueryProducer implementations.ScrollableResultsImplementor -
org.hibernate.loader使用的org.hibernate.query.spi中的类 类 说明 ScrollableResultsImplementor -
org.hibernate.loader.criteria使用的org.hibernate.query.spi中的类 类 说明 ScrollableResultsImplementor -
org.hibernate.loader.custom使用的org.hibernate.query.spi中的类 类 说明 ScrollableResultsImplementor -
org.hibernate.loader.hql使用的org.hibernate.query.spi中的类 类 说明 ScrollableResultsImplementor -
org.hibernate.procedure使用的org.hibernate.query.spi中的类 类 说明 QueryParameterBinding The value/type binding information for a particular query parameter. -
org.hibernate.procedure.internal使用的org.hibernate.query.spi中的类 类 说明 QueryImplementor QueryParameterBinding The value/type binding information for a particular query parameter.QueryParameterBindings -
org.hibernate.procedure.spi使用的org.hibernate.query.spi中的类 类 说明 QueryImplementor -
org.hibernate.query.criteria.internal.compile使用的org.hibernate.query.spi中的类 类 说明 QueryImplementor QueryProducerImplementor The internal contract for QueryProducer implementations. -
org.hibernate.query.internal使用的org.hibernate.query.spi中的类 类 说明 NativeQueryImplementor QueryImplementor QueryParameterBinding The value/type binding information for a particular query parameter.QueryParameterBindings QueryParameterBindingTypeResolver A resolver for Type based on a parameter value being bound, when no explicit type information is supplied.QueryParameterListBinding Represents a "parameter list" binding: aka the binding of a collection of values for a single query parameter.ScrollableResultsImplementor -
org.hibernate.query.procedure使用的org.hibernate.query.spi中的类 类 说明 QueryParameterBinding The value/type binding information for a particular query parameter. -
org.hibernate.query.procedure.internal使用的org.hibernate.query.spi中的类 类 说明 QueryParameterBinding The value/type binding information for a particular query parameter.QueryParameterBindings QueryParameterListBinding Represents a "parameter list" binding: aka the binding of a collection of values for a single query parameter. -
org.hibernate.query.procedure.spi使用的org.hibernate.query.spi中的类 类 说明 QueryParameterBinding The value/type binding information for a particular query parameter. -
org.hibernate.query.spi使用的org.hibernate.query.spi中的类 类 说明 NativeQueryImplementor QueryImplementor QueryParameterBinding The value/type binding information for a particular query parameter.QueryParameterBindingValidator QueryParameterListBinding Represents a "parameter list" binding: aka the binding of a collection of values for a single query parameter.QueryProducerImplementor The internal contract for QueryProducer implementations.