|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QuestionPointsExistsException | |
|---|---|
| sk.stuba.fiit.foo07.genex.dao | DAO stands for Data Access Object, and as the name suggests this package contains interfaces and classes for accessing database layer Almost every class from package beans has DAO here. |
| Uses of QuestionPointsExistsException in sk.stuba.fiit.foo07.genex.dao |
|---|
| Methods in sk.stuba.fiit.foo07.genex.dao that throw QuestionPointsExistsException | |
|---|---|
void |
QuestionPointsDao.addQuestionsPoints(java.lang.Integer testID,
java.util.ArrayList<QuestionPoints> qps)
|
void |
QuestionPointsDaoDerby.addQuestionsPoints(java.lang.Integer testID,
java.util.ArrayList<QuestionPoints> qps)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||