| Package | Description |
|---|---|
| org.hibernate.id.insert |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
AbstractReturningDelegate.performInsert(String insertSQL,
SharedSessionContractImplementor session,
Binder binder) |
Serializable |
InsertGeneratedIdentifierDelegate.performInsert(String insertSQL,
SharedSessionContractImplementor session,
Binder binder)
Perform the indicated insert SQL statement and determine the identifier value
generated.
|
Serializable |
AbstractSelectingDelegate.performInsert(String insertSQL,
SharedSessionContractImplementor session,
Binder binder) |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.