Class | Description |
---|---|
BeanValidationListener |
This class is part of a workaround for the following EclipseLink 2.5 bean validation bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=411013
|
BeanValidationSessionCustomizer |
Session customizer for bootstrapping bean validation.
|
BooleanIntegerConverter | |
IgnoreUserSessionListener |
SessionEventAdapter initializing the "ignoreUserId" property with false . |
MultitenantSessionCustomizer |
Session customizer registering session event adapters for multi-tenancy.
|
TenantSessionListener |
AbstractSessionListener setting the tenant for the persistence provider. |
UserCustomizer |
DescriptorCustomizer setting the user for annotated entities with a user id field. |
UserSessionListener |
AbstractSessionListener initializing the "ignoreUserId" property with false . |
Copyright © 2020 SAP SE. All rights reserved.