Package edu.cnm.deepdive.scalescroller.model.dao
-
Interface Summary Interface Description ChallengeAttemptDao Provides an interface with methods that perform actions on theChallengeAttempt
table of the database.LearnLevelAttemptDao Provides an interface with methods that perform actions on theLearnLevelAttempt
table of the database.PlayerDao Provides an interface with methods that perform actions on thePlayer
table of the database.ScaleChallengeAttemptDao Provides an interface with methods that perform actions on theScaleChallengeAttempt
table of the database.ScaleDao Provides an interface with methods that perform actions on theScale
table of the database.