public class DeleteTenantConfigurationInTransaction
extends org.springframework.transaction.support.TransactionCallbackWithoutResult
| Constructor and Description |
|---|
DeleteTenantConfigurationInTransaction(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
String dbVendor,
long tenantId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doInTransactionWithoutResult(org.springframework.transaction.TransactionStatus transactionStatus) |
public DeleteTenantConfigurationInTransaction(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
String dbVendor,
long tenantId)
Copyright © 2017 Bonitasoft. All rights reserved.