| Package | Description |
|---|---|
| server.persistence | |
| server.persistence.plugins.FilePluginTmp | |
| server.persistence.plugins.SQLPluginTmp |
| Modifier and Type | Method and Description |
|---|---|
IUserDAO |
IPersistenceProvider.GetUserDAO()
Gets the user DAO
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileUserDAO
Created by Tunadude09 on 4/4/2016.
|
| Modifier and Type | Method and Description |
|---|---|
IUserDAO |
FilePlugin.GetUserDAO() |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLUserDAO
Created by Tunadude09 on 4/4/2016.
|
| Modifier and Type | Method and Description |
|---|---|
IUserDAO |
SQLPlugin.GetUserDAO() |