chessgame

RESTful chessgame developed with kotlin

View on GitHub

htwdd.chessgame.server.util / DatabaseUtility / drawDao

drawDao

var drawDao: Dao<Draw, Int>?

Database access object for draws

Property

drawDao - Database access object for draws