Package | Description |
---|---|
org.wso2.carbon.registry.core.jdbc.dataaccess |
Modifier and Type | Method and Description |
---|---|
static JDBCDatabaseTransaction.ManagedRegistryConnection |
JDBCDatabaseTransaction.getConnection()
Method to get connection.
|
static JDBCDatabaseTransaction.ManagedRegistryConnection |
JDBCDatabaseTransaction.getManagedRegistryConnection(Connection conn)
Method to obtain a connection that is managed by the registry transactions implementation.
|
static JDBCDatabaseTransaction.ManagedRegistryConnection |
JDBCDatabaseTransaction.ManagedRegistryConnection.getManagedRegistryConnection(Connection connection,
boolean reinstate)
If a managed connection for the corresponding connection is available, get that.
|
Copyright © 2016 WSO2 Inc. All Rights Reserved.