Package | Description |
---|---|
org.hibernate.engine.internal |
Support for many of the internal workings of Hibernate.
|
Modifier and Type | Method and Description |
---|---|
static StatefulPersistenceContext |
StatefulPersistenceContext.deserialize(ObjectInputStream ois,
SessionImplementor session)
Used by the owning session to explicitly control deserialization of the persistence context.
|
Modifier and Type | Method and Description |
---|---|
static EntityEntryContext |
EntityEntryContext.deserialize(ObjectInputStream ois,
StatefulPersistenceContext rtn)
JDK serialization hook for deserializing
|
Constructor and Description |
---|
NaturalIdXrefDelegate(StatefulPersistenceContext persistenceContext)
Constructs a NaturalIdXrefDelegate
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.