Uses of Interface
ai.tutor.cab302exceptionalhandlers.model.IUserAnswerDAO
Packages that use IUserAnswerDAO
-
Uses of IUserAnswerDAO in ai.tutor.cab302exceptionalhandlers.model
Classes in ai.tutor.cab302exceptionalhandlers.model that implement IUserAnswerDAOModifier and TypeClassDescriptionclass
Represents the data operations forUserAnswer
entities in the SQLite database.