
public class XMLDAOFactory extends DAOFactory
| Constructor and Description |
|---|
XMLDAOFactory() |
| Modifier and Type | Method and Description |
|---|---|
BusinessDAO |
getBusinessDAO()
Return a BusinessDAO
|
HostDAO |
getHostDAO()
Return a HostDAO
|
LimitDAO |
getLimitDAO()
Return a LimitDAO
|
MultipleMonitorDAO |
getMultipleMonitorDAO()
Return a MultipleMonitorDAO
|
RuleDAO |
getRuleDAO()
Return a RuleDAO
|
TransferDAO |
getTransferDAO()
Return a TransferDAO
|
closeDAO, getDocumentBuilderFactory, getInstance, getMaxConnections, initialize, initializepublic BusinessDAO getBusinessDAO() throws DAOConnectionException
DAOFactorygetBusinessDAO in class DAOFactoryDAOConnectionException - if cannot create the DAOpublic HostDAO getHostDAO() throws DAOConnectionException
DAOFactorygetHostDAO in class DAOFactoryDAOConnectionException - if cannot create the DAOpublic LimitDAO getLimitDAO() throws DAOConnectionException
DAOFactorygetLimitDAO in class DAOFactoryDAOConnectionException - if cannot create the DAOpublic MultipleMonitorDAO getMultipleMonitorDAO() throws DAOConnectionException
DAOFactorygetMultipleMonitorDAO in class DAOFactoryDAOConnectionException - if cannot create the DAOpublic RuleDAO getRuleDAO() throws DAOConnectionException
DAOFactorygetRuleDAO in class DAOFactoryDAOConnectionException - if cannot create the DAOpublic TransferDAO getTransferDAO() throws DAOConnectionException
DAOFactorygetTransferDAO in class DAOFactoryDAOConnectionException - if cannot create the DAOCopyright © 2009–2020 Waarp. All rights reserved.