Package | Description |
---|---|
org.hibernate.hql.spi.id |
Support for multi-table update and delete statements via id-tables.
|
org.hibernate.hql.spi.id.persistent |
Package contains an implementation of MultiTableBulkIdStrategy based on the use
of a persistent (ANSI SQL term) table to hold id values.
|
Modifier and Type | Class and Description |
---|---|
class |
TableBasedDeleteHandlerImpl |
class |
TableBasedUpdateHandlerImpl |
Modifier and Type | Class and Description |
---|---|
class |
DeleteHandlerImpl |
class |
UpdateHandlerImpl |
Copyright © 2016 JBoss by Red Hat. All rights reserved.