public class BonitaAllConfigurationPreparedStatementSetter extends Object implements org.springframework.jdbc.core.BatchPreparedStatementSetter, ConfigurationColumns
| Modifier and Type | Field and Description |
|---|---|
static String |
INSERT_CONFIGURATION |
COLUMN_INDEX_RESOURCE_CONTENT, COLUMN_INDEX_RESOURCE_NAME, COLUMN_INDEX_TENANT_ID, COLUMN_INDEX_TYPE| Constructor and Description |
|---|
BonitaAllConfigurationPreparedStatementSetter(List<FullBonitaConfiguration> bonitaConfigurations,
String dbVendor) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBatchSize() |
void |
setValues(PreparedStatement ps,
int i) |
public static final String INSERT_CONFIGURATION
public BonitaAllConfigurationPreparedStatementSetter(List<FullBonitaConfiguration> bonitaConfigurations, String dbVendor)
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.