public class BonitaConfigurationTenantCleaner extends Object implements org.springframework.jdbc.core.BatchPreparedStatementSetter
| Modifier and Type | Field and Description |
|---|---|
static String |
DELETE_TENANT_CONFIGURATION |
| Constructor and Description |
|---|
BonitaConfigurationTenantCleaner(long tenantId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBatchSize() |
void |
setValues(PreparedStatement preparedStatement,
int i) |
public static final String DELETE_TENANT_CONFIGURATION
public BonitaConfigurationTenantCleaner(long tenantId)
public void setValues(PreparedStatement preparedStatement, int i) throws SQLException
setValues in interface org.springframework.jdbc.core.BatchPreparedStatementSetterSQLExceptionpublic int getBatchSize()
getBatchSize in interface org.springframework.jdbc.core.BatchPreparedStatementSetterCopyright © 2017 Bonitasoft. All rights reserved.