Package | Description |
---|---|
org.hibernate.ejb | |
org.hibernate.ejb.cfg.spi | |
org.hibernate.jpa.criteria.compile | |
org.hibernate.jpa.graph.internal | |
org.hibernate.jpa.internal | |
org.hibernate.jpa.spi |
Class and Description |
---|
AbstractEntityManagerImpl |
AbstractQueryImpl
Base class for implementing both
Query and TypedQuery , including
query references built from criteria queries. |
BaseQueryImpl
Intended as the base class for all
Query implementations, including
TypedQuery and StoredProcedureQuery . |
HibernateEntityManagerImplementor
Additional internal contracts for the Hibernate
EntityManager implementation. |
Class and Description |
---|
IdentifierGeneratorStrategyProvider
Provide a set of IdentifierGenerator strategies allowing to override the Hibernate Core default ones
|
Class and Description |
---|
HibernateEntityManagerImplementor
Additional internal contracts for the Hibernate
EntityManager implementation. |
Class and Description |
---|
HibernateEntityManagerFactoryAware
Internal contact for things that have
HibernateEntityManagerFactory access. |
Class and Description |
---|
AbstractEntityManagerImpl |
AbstractQueryImpl
Base class for implementing both
Query and TypedQuery , including
query references built from criteria queries. |
BaseQueryImpl
Intended as the base class for all
Query implementations, including
TypedQuery and StoredProcedureQuery . |
HibernateEntityManagerFactoryAware
Internal contact for things that have
HibernateEntityManagerFactory access. |
HibernateEntityManagerImplementor
Additional internal contracts for the Hibernate
EntityManager implementation. |
NullTypeBindableParameterRegistration
A
ParameterRegistration that allows providing Java type information when
binding a null value for a parameter when there is no other available type information
for that parameter. |
ParameterRegistration
Hibernate specific extension to the JPA
Parameter contract as known to the
Query and StoredProcedureQuery implementations. |
Class and Description |
---|
BaseQueryImpl
Intended as the base class for all
Query implementations, including
TypedQuery and StoredProcedureQuery . |
HibernateEntityManagerFactoryAware
Internal contact for things that have
HibernateEntityManagerFactory access. |
HibernateEntityManagerImplementor
Additional internal contracts for the Hibernate
EntityManager implementation. |
HibernateEntityManagerImplementor.QueryOptions |
HibernateEntityManagerImplementor.QueryOptions.ResultMetadataValidator |
ParameterBind
Represents the value currently bound to a particular (bindable) parameter.
|
ParameterRegistration
Hibernate specific extension to the JPA
Parameter contract as known to the
Query and StoredProcedureQuery implementations. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.