public class BonitaConfigurationTenantUpdater extends Object implements org.springframework.jdbc.core.BatchPreparedStatementSetter
| Modifier and Type | Field and Description |
|---|---|
static String |
UPDATE_ALL_TENANTS_CONFIGURATION |
| Constructor and Description |
|---|
BonitaConfigurationTenantUpdater(List<BonitaConfiguration> bonitaConfigurations,
String dbVendor,
ConfigurationType type) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBatchSize() |
void |
setValues(PreparedStatement ps,
int i) |
public static final String UPDATE_ALL_TENANTS_CONFIGURATION
public BonitaConfigurationTenantUpdater(List<BonitaConfiguration> bonitaConfigurations, String dbVendor, ConfigurationType type)
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 © 2018 Bonitasoft. All rights reserved.