@RequestScoped public class CardAnswerDAO extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
CardAnswerDAO()
Deprecated.
cdi eyes only
|
|
CardAnswerDAO(org.hibernate.Session session) |
| Modifier and Type | Method and Description |
|---|---|
Long |
repetitionsAnsweredToday(Long studentId) |
void |
save(CardAnswer answer) |
protected CardAnswerDAO()
@Inject public CardAnswerDAO(org.hibernate.Session session)
public void save(CardAnswer answer)
Copyright © 2017. All Rights Reserved.