public class BonitaConfigurationPreparedStatementCleaner extends Object implements org.springframework.jdbc.core.BatchPreparedStatementSetter
| Modifier and Type | Field and Description |
|---|---|
static String |
DELETE_CONFIGURATION |
| Constructor and Description |
|---|
BonitaConfigurationPreparedStatementCleaner(List<BonitaConfiguration> bonitaConfigurations,
ConfigurationType type,
long tenantId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBatchSize() |
void |
setValues(PreparedStatement ps,
int i) |
public static final String DELETE_CONFIGURATION
public BonitaConfigurationPreparedStatementCleaner(List<BonitaConfiguration> bonitaConfigurations, ConfigurationType type, long tenantId)
public void setValues(PreparedStatement ps, 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.