Package edu.cnm.deepdive.scalescroller.model.dao
-
Interface Summary Interface Description ChallengeAttemptDao Provides an interface with methods that perform actions on theChallengeAttempttable of the database.LearnLevelAttemptDao Provides an interface with methods that perform actions on theLearnLevelAttempttable of the database.PlayerDao Provides an interface with methods that perform actions on thePlayertable of the database.ScaleChallengeAttemptDao Provides an interface with methods that perform actions on theScaleChallengeAttempttable of the database.ScaleDao Provides an interface with methods that perform actions on theScaletable of the database.