Package | Description |
---|---|
server.persistence | |
server.persistence.plugins.FilePluginTmp | |
server.persistence.plugins.SQLPluginTmp |
Modifier and Type | Method and Description |
---|---|
IGameDAO |
IPersistenceProvider.GetGameDAO()
Gets the game DAO
|
Modifier and Type | Class and Description |
---|---|
class |
FileGameDAO
Created by Tunadude09 on 4/4/2016.
|
Modifier and Type | Method and Description |
---|---|
IGameDAO |
FilePlugin.GetGameDAO() |
Modifier and Type | Class and Description |
---|---|
class |
SQLGameDAO
Created by Tunadude09 on 4/4/2016.
|
Modifier and Type | Method and Description |
---|---|
IGameDAO |
SQLPlugin.GetGameDAO() |