| Package | Description |
|---|---|
| org.hibernate.hql.spi.id.local |
| Modifier and Type | Method and Description |
|---|---|
protected IdTableInfoImpl |
LocalTemporaryTableBulkIdStrategy.buildIdTableInfo(PersistentClass entityBinding,
Table idTable,
JdbcServices jdbcServices,
MetadataImplementor metadata,
AbstractMultiTableBulkIdStrategyImpl.PreparationContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
Helper.createTempTable(IdTableInfoImpl idTableInfo,
TempTableDdlTransactionHandling ddlTransactionHandling,
SharedSessionContractImplementor session) |
protected void |
Helper.releaseTempTable(IdTableInfoImpl idTableInfo,
AfterUseAction afterUseAction,
TempTableDdlTransactionHandling ddlTransactionHandling,
SharedSessionContractImplementor session) |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.