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 |
---|---|
MultivalueType |
GlobalAggregationSettings.getDefaultMultivalueType() |
MultivalueType |
PropertySettings.getMultivalueType() |
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 |
---|---|
MultivalueType |
MultivalueTypeRowMapper.mapRow(ResultSet rs,
int rowNum) |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.jdbc.core.simple.ParameterizedRowMapper<MultivalueType> |
MultivalueTypeDao.getRowMapper() |
Copyright © 2013. All Rights Reserved.