| Modifier and Type | Method and Description |
|---|---|
abstract TransferDAO |
DAOFactory.getTransferDAO()
Return a TransferDAO
|
| Modifier and Type | Class and Description |
|---|---|
class |
DBTransferDAO
Implementation of TransferDAO for a standard SQL database
|
| Modifier and Type | Class and Description |
|---|---|
class |
H2TransferDAO |
| Modifier and Type | Class and Description |
|---|---|
class |
MariaDBTransferDAO |
| Modifier and Type | Class and Description |
|---|---|
class |
OracleTransferDAO |
| Modifier and Type | Class and Description |
|---|---|
class |
PostgreSQLTransferDAO |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLTransferDAO |
| Modifier and Type | Method and Description |
|---|---|
TransferDAO |
XMLDAOFactory.getTransferDAO() |
Copyright © 2009–2020 Waarp. All rights reserved.