Package | Description |
---|---|
org.hibernate.hql.spi.id.inline |
Modifier and Type | Class and Description |
---|---|
class |
InlineIdsInClauseUpdateHandlerImpl
Inline bulk-id update handler that uses an IN clause.
|
class |
InlineIdsOrClauseUpdateHandlerImpl
Inline bulk-id update handler that uses multiple identifier OR clauses.
|
class |
InlineIdsSubSelectValuesListUpdateHandlerImpl
Inline bulk-id update handler that uses a subselect with a VALUES clause.
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.