|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfigurationDAO
| Method Summary | |
|---|---|
Configuration |
findByPrimaryKey(Integer id)
|
List<Configuration> |
findByType(int type)
|
List<Configuration> |
findByTypeAndValue(int type,
String value)
|
| Methods inherited from interface org.itracker.persistence.dao.BaseDAO |
|---|
delete, detach, merge, refresh, save, saveOrUpdate |
| Method Detail |
|---|
Configuration findByPrimaryKey(Integer id)
List<Configuration> findByType(int type)
List<Configuration> findByTypeAndValue(int type,
String value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||