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