Uses of Package
org.wso2.carbon.registry.core.dataaccess

Packages that use org.wso2.carbon.registry.core.dataaccess
org.wso2.carbon.registry.app   
org.wso2.carbon.registry.core   
org.wso2.carbon.registry.core.clustering   
org.wso2.carbon.registry.core.config   
org.wso2.carbon.registry.core.dao   
org.wso2.carbon.registry.core.dataaccess   
org.wso2.carbon.registry.core.jdbc   
org.wso2.carbon.registry.core.jdbc.dao   
org.wso2.carbon.registry.core.jdbc.dataaccess   
org.wso2.carbon.registry.core.jdbc.queries   
org.wso2.carbon.registry.core.jdbc.utils   
org.wso2.carbon.registry.core.session   
org.wso2.carbon.registry.core.utils   
 

Classes in org.wso2.carbon.registry.core.dataaccess used by org.wso2.carbon.registry.app
TransactionManager
          This describes a an instance of the manager class that can be used to manage transactions on the back-end database.
 

Classes in org.wso2.carbon.registry.core.dataaccess used by org.wso2.carbon.registry.core
DataAccessManager
          This describes a an instance of the manager class that can be used to obtain access to the back-end database.
TransactionManager
          This describes a an instance of the manager class that can be used to manage transactions on the back-end database.
 

Classes in org.wso2.carbon.registry.core.dataaccess used by org.wso2.carbon.registry.core.clustering
DataAccessManager
          This describes a an instance of the manager class that can be used to obtain access to the back-end database.
 

Classes in org.wso2.carbon.registry.core.dataaccess used by org.wso2.carbon.registry.core.config
DataAccessManager
          This describes a an instance of the manager class that can be used to obtain access to the back-end database.
 

Classes in org.wso2.carbon.registry.core.dataaccess used by org.wso2.carbon.registry.core.dao
DataAccessManager
          This describes a an instance of the manager class that can be used to obtain access to the back-end database.
 

Classes in org.wso2.carbon.registry.core.dataaccess used by org.wso2.carbon.registry.core.dataaccess
ClusterLock
          A lock implementation to avoid database schema creation and data population from multiple nodes.
DAOManager
          This describes a an instance of a data access object manager class that can be used to obtain access to the object representations of various data stored on the back-end database.
DataAccessManager
          This describes a an instance of the manager class that can be used to obtain access to the back-end database.
DatabaseTransaction
          This class represents a database transaction, which is used to support consistency and concurrency.
QueryProcessor
          All query processors should extend this class.
TransactionManager
          This describes a an instance of the manager class that can be used to manage transactions on the back-end database.
 

Classes in org.wso2.carbon.registry.core.dataaccess used by org.wso2.carbon.registry.core.jdbc
DataAccessManager
          This describes a an instance of the manager class that can be used to obtain access to the back-end database.
TransactionManager
          This describes a an instance of the manager class that can be used to manage transactions on the back-end database.
 

Classes in org.wso2.carbon.registry.core.dataaccess used by org.wso2.carbon.registry.core.jdbc.dao
DAOManager
          This describes a an instance of a data access object manager class that can be used to obtain access to the object representations of various data stored on the back-end database.
DataAccessManager
          This describes a an instance of the manager class that can be used to obtain access to the back-end database.
 

Classes in org.wso2.carbon.registry.core.dataaccess used by org.wso2.carbon.registry.core.jdbc.dataaccess
ClusterLock
          A lock implementation to avoid database schema creation and data population from multiple nodes.
DAOManager
          This describes a an instance of a data access object manager class that can be used to obtain access to the object representations of various data stored on the back-end database.
DataAccessManager
          This describes a an instance of the manager class that can be used to obtain access to the back-end database.
DatabaseTransaction
          This class represents a database transaction, which is used to support consistency and concurrency.
QueryProcessor
          All query processors should extend this class.
TransactionManager
          This describes a an instance of the manager class that can be used to manage transactions on the back-end database.
 

Classes in org.wso2.carbon.registry.core.dataaccess used by org.wso2.carbon.registry.core.jdbc.queries
DataAccessManager
          This describes a an instance of the manager class that can be used to obtain access to the back-end database.
QueryProcessor
          All query processors should extend this class.
 

Classes in org.wso2.carbon.registry.core.dataaccess used by org.wso2.carbon.registry.core.jdbc.utils
DataAccessManager
          This describes a an instance of the manager class that can be used to obtain access to the back-end database.
 

Classes in org.wso2.carbon.registry.core.dataaccess used by org.wso2.carbon.registry.core.session
TransactionManager
          This describes a an instance of the manager class that can be used to manage transactions on the back-end database.
 

Classes in org.wso2.carbon.registry.core.dataaccess used by org.wso2.carbon.registry.core.utils
DataAccessManager
          This describes a an instance of the manager class that can be used to obtain access to the back-end database.
 



Copyright © 2010 WSO2 Inc. All Rights Reserved.