chessgame

RESTful chessgame developed with kotlin

View on GitHub

htwdd.chessgame.server.util / DatabaseUtility / matchDao

matchDao

var matchDao: Dao<Match, Int>?

Database access object for matches

Property

matchDao - Database access object for matches