Package | Description |
---|---|
org.hibernate.action.internal | |
org.hibernate.engine.internal | |
org.hibernate.hql.internal | |
org.hibernate.hql.internal.ast |
An ANTLR-based parser for Hibernate Query Language.
|
org.hibernate.hql.internal.ast.tree | |
org.hibernate.hql.internal.ast.util | |
org.hibernate.hql.internal.classic |
This package contains the Hibernate 2.x query parser which
is being end-of-lifed.
|
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
Class and Description |
---|
NonNullableTransientDependencies
Tracks non-nullable transient entities that would cause a particular entity insert to fail.
|
Class and Description |
---|
EntityEntryContext
Defines a context for maintaining the relation between an entity associated with the Session ultimately owning this
EntityEntryContext instance and that entity's corresponding EntityEntry.
|
JoinSequence |
JoinSequence.Join |
JoinSequence.Selector |
NonNullableTransientDependencies
Tracks non-nullable transient entities that would cause a particular entity insert to fail.
|
ParameterBinder.NamedParameterSource |
StatefulPersistenceContext
A stateful implementation of the
PersistenceContext contract meaning that we maintain this
state throughout the life of the persistence context. |
Class and Description |
---|
JoinSequence |
Class and Description |
---|
ParameterBinder.NamedParameterSource |
Class and Description |
---|
JoinSequence |
Class and Description |
---|
JoinSequence |
Class and Description |
---|
JoinSequence |
Class and Description |
---|
SessionEventListenerManagerImpl |
Copyright © 2018 JBoss by Red Hat. All rights reserved.