Package | Description |
---|---|
cz.cuni.mff.odcleanstore.webfrontend.bo.cr |
Conflict Resolution related business objects.
|
cz.cuni.mff.odcleanstore.webfrontend.dao.cr |
Conflict Resolution related DAO classes.
|
Modifier and Type | Method and Description |
---|---|
AggregationType |
PropertySettings.getAggregationType() |
AggregationType |
GlobalAggregationSettings.getDefaultAggregationType() |
Constructor and Description |
---|
GlobalAggregationSettings(ErrorStrategy defaultErrorStrategy,
MultivalueType defaultMultivalueType,
AggregationType defaultAggregationType) |
PropertySettings(Integer id,
String property,
MultivalueType multivalueType,
AggregationType aggregationType) |
Modifier and Type | Method and Description |
---|---|
AggregationType |
AggregationTypeRowMapper.mapRow(ResultSet rs,
int rowNum) |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.jdbc.core.simple.ParameterizedRowMapper<AggregationType> |
AggregationTypeDao.getRowMapper() |
Copyright © 2013. All Rights Reserved.