Package | Description |
---|---|
org.hibernate.cfg.beanvalidation | |
org.hibernate.envers.event.spi | |
org.hibernate.event.service.internal | |
org.hibernate.event.service.spi |
Modifier and Type | Class and Description |
---|---|
class |
DuplicationStrategyImpl |
Modifier and Type | Class and Description |
---|---|
class |
EnversListenerDuplicationStrategy
Event listener duplication strategy for envers
|
Modifier and Type | Method and Description |
---|---|
void |
EventListenerGroupImpl.addDuplicationStrategy(DuplicationStrategy strategy) |
void |
EventListenerRegistryImpl.addDuplicationStrategy(DuplicationStrategy strategy) |
Modifier and Type | Method and Description |
---|---|
void |
EventListenerRegistry.addDuplicationStrategy(DuplicationStrategy strategy) |
void |
EventListenerGroup.addDuplicationStrategy(DuplicationStrategy strategy)
Mechanism to more finely control the notion of duplicates.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.