Package | Description |
---|---|
org.hibernate.event.internal |
This package defines a default set of event listeners that
implements the default behaviors of Hibernate.
|
org.hibernate.event.spi |
Modifier and Type | Method and Description |
---|---|
void |
DefaultInitializeCollectionEventListener.onInitializeCollection(InitializeCollectionEvent event)
called by a collection that wants to initialize itself
|
Modifier and Type | Method and Description |
---|---|
void |
InitializeCollectionEventListener.onInitializeCollection(InitializeCollectionEvent event) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.