Package | Description |
---|---|
server.persistence | |
server.persistence.plugins.FilePluginTmp | |
server.persistence.plugins.SQLPluginTmp |
Modifier and Type | Method and Description |
---|---|
ICommandDAO |
IPersistenceProvider.GetCommandDAO()
gets the command DAO
|
Modifier and Type | Class and Description |
---|---|
class |
FileCommandDAO
Created by Tunadude09 on 4/4/2016.
|
Modifier and Type | Method and Description |
---|---|
ICommandDAO |
FilePlugin.GetCommandDAO() |
Modifier and Type | Class and Description |
---|---|
class |
SQLCommandDAO
Created by Tunadude09 on 4/4/2016.
|
Modifier and Type | Method and Description |
---|---|
ICommandDAO |
SQLPlugin.GetCommandDAO() |