See: Description
| Class | Description |
|---|---|
| DeleteHandlerImpl | |
| Helper | |
| PersistentTableBulkIdStrategy |
This is a strategy that mimics temporary tables for databases which do not support
temporary tables.
|
| UpdateHandlerImpl |
Package contains an implementation of MultiTableBulkIdStrategy based on the use of a persistent (ANSI SQL term) table to hold id values. It also holds a "session identifier" column which Hibernate manages in order to isolate rows from different sessions.
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.