Package | Description |
---|---|
org.hibernate.cfg.beanvalidation | |
org.hibernate.envers.event.spi | |
org.hibernate.event.service.spi |
Class and Description |
---|
DuplicationStrategy
Defines listener duplication checking strategy, both in terms of when a duplication is detected (see
DuplicationStrategy.areMatch(java.lang.Object, java.lang.Object) ) as well as how to handle a duplication (see DuplicationStrategy.getAction() ). |
DuplicationStrategy.Action
The enumerated list of actions available on duplication match
|
Class and Description |
---|
DuplicationStrategy
Defines listener duplication checking strategy, both in terms of when a duplication is detected (see
DuplicationStrategy.areMatch(java.lang.Object, java.lang.Object) ) as well as how to handle a duplication (see DuplicationStrategy.getAction() ). |
DuplicationStrategy.Action
The enumerated list of actions available on duplication match
|
Class and Description |
---|
DuplicationStrategy
Defines listener duplication checking strategy, both in terms of when a duplication is detected (see
DuplicationStrategy.areMatch(java.lang.Object, java.lang.Object) ) as well as how to handle a duplication (see DuplicationStrategy.getAction() ). |
DuplicationStrategy.Action
The enumerated list of actions available on duplication match
|
EventActionWithParameter |
EventListenerGroup
Contract for a groups of events listeners for a particular event type.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.