Package | Description |
---|---|
org.wso2.carbon.registry.core.dataaccess | |
org.wso2.carbon.registry.core.jdbc.dataaccess |
Modifier and Type | Method and Description |
---|---|
DatabaseTransaction |
DataAccessManager.getDatabaseTransaction()
Method to obtain an instance of the database transaction.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCDatabaseTransaction
This class represents a database transaction, which is used for databases that support JDBC.
|
Modifier and Type | Method and Description |
---|---|
DatabaseTransaction |
JDBCDataAccessManager.getDatabaseTransaction() |
Copyright © 2016 WSO2 Inc. All Rights Reserved.