Package | Description |
---|---|
cz.cuni.mff.odcleanstore.webfrontend.dao.cr |
Conflict Resolution related DAO classes.
|
Modifier and Type | Method and Description |
---|---|
PropertySettings |
PropertySettingsDao.load(Integer id) |
PropertySettings |
PropertySettingsRowMapper.mapRow(ResultSet rs,
int rowNum) |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.jdbc.core.simple.ParameterizedRowMapper<PropertySettings> |
PropertySettingsDao.getRowMapper() |
Modifier and Type | Method and Description |
---|---|
void |
PropertySettingsDao.save(PropertySettings item) |
void |
PropertySettingsDao.update(PropertySettings item) |
Copyright © 2013. All Rights Reserved.