Package | Description |
---|---|
org.wso2.carbon.registry.core.dataaccess | |
org.wso2.carbon.registry.core.jdbc.dao | |
org.wso2.carbon.registry.core.jdbc.dataaccess |
Modifier and Type | Method and Description |
---|---|
AssociationDAO |
DAOManager.getAssociationDAO()
Method to obtain an instance of an association data access object.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCAssociationDAO
An implementation of the
AssociationDAO to store associations on a JDBC-based database. |
Modifier and Type | Method and Description |
---|---|
AssociationDAO |
JDBCDAOManager.getAssociationDAO() |
Copyright © 2015 WSO2 Inc. All Rights Reserved.