|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceDAO | |
---|---|
org.wso2.carbon.registry.core | |
org.wso2.carbon.registry.core.jdbc.handlers | |
org.wso2.carbon.registry.core.utils |
Uses of ResourceDAO in org.wso2.carbon.registry.core |
---|
Fields in org.wso2.carbon.registry.core declared as ResourceDAO | |
---|---|
protected ResourceDAO |
ResourceImpl.resourceDAO
Resource DAO instance to access the database directly. |
Uses of ResourceDAO in org.wso2.carbon.registry.core.jdbc.handlers |
---|
Fields in org.wso2.carbon.registry.core.jdbc.handlers declared as ResourceDAO | |
---|---|
protected ResourceDAO |
Handler.resourceDAO
ResourceDAO for directly accessing resources. |
Uses of ResourceDAO in org.wso2.carbon.registry.core.utils |
---|
Methods in org.wso2.carbon.registry.core.utils with parameters of type ResourceDAO | |
---|---|
static ResourceImpl |
RegistryUtils.getResourceWithMinimumData(String path,
ResourceDAO resourceDAO,
boolean versioned)
Gets the resource with sufficient data to differentiate it from another resource. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |