Constructor | Description |
---|---|
ReportDAOImpl() |
Modifier and Type | Method | Description |
---|---|---|
List<Report> |
findAll() |
Finds all existing reports.
|
Report |
findByPrimaryKey(Integer id) |
Finds a report by id.
|
delete, detach, merge, refresh, save, saveOrUpdate
delete, detach, merge, refresh, save, saveOrUpdate
public Report findByPrimaryKey(Integer id)
ReportDAO
findByPrimaryKey
in interface ReportDAO
id
- system IDCopyright © 2002–2019 itracker. All rights reserved.