Package | Description |
---|---|
org.hibernate.engine.internal |
Support for many of the internal workings of Hibernate.
|
org.hibernate.engine.spi | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
Modifier and Type | Class and Description |
---|---|
class |
SessionEventListenerManagerImpl |
Modifier and Type | Method and Description |
---|---|
SessionEventListenerManager |
SessionDelegatorBaseImpl.getEventListenerManager() |
SessionEventListenerManager |
SessionImplementor.getEventListenerManager() |
Modifier and Type | Method and Description |
---|---|
SessionEventListenerManager |
StatelessSessionImpl.getEventListenerManager() |
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.