Package | Description |
---|---|
cz.cuni.mff.odcleanstore.webfrontend.bo.dn |
Data Normalization related business objects.
|
cz.cuni.mff.odcleanstore.webfrontend.dao.dn |
Data Normalization related DAO classes.
|
Modifier and Type | Class and Description |
---|---|
class |
CompiledDNRule
The BO to represent a compiled DN rule.
|
Modifier and Type | Method and Description |
---|---|
DNRule |
DNRuleRowMapper.mapRow(ResultSet rs,
int rowNum) |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.jdbc.core.simple.ParameterizedRowMapper<DNRule> |
DNRuleDao.getRowMapper() |
Modifier and Type | Method and Description |
---|---|
void |
DNRuleUncommittedDao.save(DNRule item) |
void |
DNRuleUncommittedDao.update(DNRule item) |
Copyright © 2013. All Rights Reserved.