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 |
---|---|
ResourceVersionDAO |
DAOManager.getResourceVersionDAO()
Method to obtain an instance of a versioned-resource data access object.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCResourceVersionDAO
An implementation of the
ResourceVersionDAO to store resources on a JDBC-based database
with versioning enabled. |
Modifier and Type | Method and Description |
---|---|
ResourceVersionDAO |
JDBCDAOManager.getResourceVersionDAO() |
Copyright © 2015 WSO2 Inc. All Rights Reserved.