chessgame

RESTful chessgame developed with kotlin

View on GitHub

htwdd.chessgame.server.util / DatabaseUtility / fieldDao

fieldDao

var fieldDao: Dao<Field, Int>?

Database access object for fields

Property

fieldDao - Database access object for fields

Since 1.0.0