程序包的使用
org.hibernate.query.internal
-
使用org.hibernate.query.internal的程序包 程序包 说明 org.hibernate.engine.query.internal org.hibernate.engine.query.spi Defines support for query plans and stored metadata about queriesorg.hibernate.procedure.internal Defines the internal support for implementing stored procedure calling.org.hibernate.query.internal org.hibernate.query.procedure.internal -
org.hibernate.engine.query.internal使用的org.hibernate.query.internal中的类 类 说明 ParameterMetadataImpl Encapsulates metadata about parameters encountered within a query. -
org.hibernate.engine.query.spi使用的org.hibernate.query.internal中的类 类 说明 ParameterMetadataImpl Encapsulates metadata about parameters encountered within a query. -
org.hibernate.procedure.internal使用的org.hibernate.query.internal中的类 类 说明 AbstractProducedQuery -
org.hibernate.query.internal使用的org.hibernate.query.internal中的类 类 说明 AbstractProducedQuery BindingTypeHelper NativeQueryReturnBuilder ParameterMetadataImpl Encapsulates metadata about parameters encountered within a query.QueryParameterBindingsImpl Manages the group of QueryParameterBinding for a particular query.QueryParameterImpl QueryParameter implementation. -
org.hibernate.query.procedure.internal使用的org.hibernate.query.internal中的类 类 说明 QueryParameterImpl QueryParameter implementation.