Interface | Description |
---|---|
EnterpriseFilterHelper |
Helper class to facilitate the replacements of variables placed in the filter conditions before passing to Hibernate.
|
EntityPersisterUpdateInterceptorExtensionHandler |
Intercept Hibernate updates for sandboxable entities.
|
FlushEntityInterceptorExtensionHandler |
Handle an update request via Hibernate flush early in the flush lifecycle.
|
Class | Description |
---|---|
AdminJoinedSubclassEntityPersister |
Custom entity persister for the admin that controls entity update behavior
|
AdminSingleTableEntityPersister |
Custom entity persister for the admin that controls entity update behavior
|
AdminUnionSubclassEntityPersister |
Custom entity persister for the admin that controls entity update behavior
|
EnterpriseFilterHelperImpl | |
EntityPersisterUpdateInterceptor |
Process Hibernate update requests for entities that utilize the enterprise custom persisters
|
EntityPersisterUpdateInterceptorExtensionManager | |
FlushEntityInterceptor |
Process Hibernate flush requests against one or more
FlushEntityInterceptorExtensionHandler instances. |
FlushEntityInterceptorExtensionManager |
Manage the
FlushEntityInterceptorExtensionHandler API against one or more FlushEntityInterceptorExtensionHandler instances. |
Copyright © 2020. All rights reserved.