程序包的使用
org.hibernate.query
-
使用org.hibernate.query的程序包 程序包 说明 org.hibernate This package defines the central Hibernate APIs.org.hibernate.boot.internal org.hibernate.boot.spi org.hibernate.ejb org.hibernate.engine.query.spi Defines support for query plans and stored metadata about queriesorg.hibernate.engine.spi org.hibernate.event.spi org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs.org.hibernate.jpa org.hibernate.jpa.spi org.hibernate.procedure org.hibernate.procedure.internal Defines the internal support for implementing stored procedure calling.org.hibernate.procedure.spi org.hibernate.query 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使用的org.hibernate.query中的类 类 说明 CommonQueryContract Defines the aspects of query definition that apply to all forms of querying (HQL, JPQL, criteria) across all forms of persistence contexts (Session, StatelessSession, EntityManager).NativeQuery ParameterMetadata Access to known information about the parameters for a query.Query Represents an HQL/JPQL query or a compiled Criteria query.QueryParameter NOTE: Consider this contract (and its sub-contracts) as incubating as we transition to 6.0 and SQMQueryProducer Contract for things that can produce Query instances. -
org.hibernate.boot.internal使用的org.hibernate.query中的类 类 说明 ImmutableEntityUpdateQueryHandlingMode This enum defines howImmutableentities are handled when executing a bulk update statement. -
org.hibernate.boot.spi使用的org.hibernate.query中的类 类 说明 ImmutableEntityUpdateQueryHandlingMode This enum defines howImmutableentities are handled when executing a bulk update statement. -
org.hibernate.ejb使用的org.hibernate.query中的类 类 说明 QueryProducer Contract for things that can produce Query instances. -
org.hibernate.engine.query.spi使用的org.hibernate.query中的类 类 说明 ParameterMetadata Access to known information about the parameters for a query.QueryParameter NOTE: Consider this contract (and its sub-contracts) as incubating as we transition to 6.0 and SQM -
org.hibernate.engine.spi使用的org.hibernate.query中的类 类 说明 QueryProducer Contract for things that can produce Query instances. -
org.hibernate.event.spi使用的org.hibernate.query中的类 类 说明 QueryProducer Contract for things that can produce Query instances. -
org.hibernate.internal使用的org.hibernate.query中的类 类 说明 Query Represents an HQL/JPQL query or a compiled Criteria query.QueryProducer Contract for things that can produce Query instances. -
org.hibernate.jpa使用的org.hibernate.query中的类 类 说明 QueryProducer Contract for things that can produce Query instances. -
org.hibernate.jpa.spi使用的org.hibernate.query中的类 类 说明 Query Represents an HQL/JPQL query or a compiled Criteria query.QueryProducer Contract for things that can produce Query instances. -
org.hibernate.procedure使用的org.hibernate.query中的类 类 说明 QueryParameter NOTE: Consider this contract (and its sub-contracts) as incubating as we transition to 6.0 and SQM -
org.hibernate.procedure.internal使用的org.hibernate.query中的类 类 说明 CommonQueryContract Defines the aspects of query definition that apply to all forms of querying (HQL, JPQL, criteria) across all forms of persistence contexts (Session, StatelessSession, EntityManager).Query Represents an HQL/JPQL query or a compiled Criteria query.QueryParameter NOTE: Consider this contract (and its sub-contracts) as incubating as we transition to 6.0 and SQM -
org.hibernate.procedure.spi使用的org.hibernate.query中的类 类 说明 CommonQueryContract Defines the aspects of query definition that apply to all forms of querying (HQL, JPQL, criteria) across all forms of persistence contexts (Session, StatelessSession, EntityManager).Query Represents an HQL/JPQL query or a compiled Criteria query.QueryParameter NOTE: Consider this contract (and its sub-contracts) as incubating as we transition to 6.0 and SQM -
org.hibernate.query使用的org.hibernate.query中的类 类 说明 CommonQueryContract Defines the aspects of query definition that apply to all forms of querying (HQL, JPQL, criteria) across all forms of persistence contexts (Session, StatelessSession, EntityManager).ImmutableEntityUpdateQueryHandlingMode This enum defines howImmutableentities are handled when executing a bulk update statement.NativeQuery ParameterMetadata Access to known information about the parameters for a query.Query Represents an HQL/JPQL query or a compiled Criteria query.QueryParameter NOTE: Consider this contract (and its sub-contracts) as incubating as we transition to 6.0 and SQMQueryProducer Contract for things that can produce Query instances. -
org.hibernate.query.criteria.internal.compile使用的org.hibernate.query中的类 类 说明 CommonQueryContract Defines the aspects of query definition that apply to all forms of querying (HQL, JPQL, criteria) across all forms of persistence contexts (Session, StatelessSession, EntityManager).ParameterMetadata Access to known information about the parameters for a query.Query Represents an HQL/JPQL query or a compiled Criteria query.QueryParameter NOTE: Consider this contract (and its sub-contracts) as incubating as we transition to 6.0 and SQM -
org.hibernate.query.internal使用的org.hibernate.query中的类 类 说明 CommonQueryContract Defines the aspects of query definition that apply to all forms of querying (HQL, JPQL, criteria) across all forms of persistence contexts (Session, StatelessSession, EntityManager).NativeQuery ParameterMetadata Access to known information about the parameters for a query.Query Represents an HQL/JPQL query or a compiled Criteria query.QueryParameter NOTE: Consider this contract (and its sub-contracts) as incubating as we transition to 6.0 and SQM -
org.hibernate.query.procedure使用的org.hibernate.query中的类 类 说明 QueryParameter NOTE: Consider this contract (and its sub-contracts) as incubating as we transition to 6.0 and SQM -
org.hibernate.query.procedure.internal使用的org.hibernate.query中的类 类 说明 ParameterMetadata Access to known information about the parameters for a query.QueryParameter NOTE: Consider this contract (and its sub-contracts) as incubating as we transition to 6.0 and SQM -
org.hibernate.query.procedure.spi使用的org.hibernate.query中的类 类 说明 QueryParameter NOTE: Consider this contract (and its sub-contracts) as incubating as we transition to 6.0 and SQM -
org.hibernate.query.spi使用的org.hibernate.query中的类 类 说明 CommonQueryContract Defines the aspects of query definition that apply to all forms of querying (HQL, JPQL, criteria) across all forms of persistence contexts (Session, StatelessSession, EntityManager).NativeQuery Query Represents an HQL/JPQL query or a compiled Criteria query.QueryParameter NOTE: Consider this contract (and its sub-contracts) as incubating as we transition to 6.0 and SQMQueryProducer Contract for things that can produce Query instances.