public class TransactionalDbmsSupportAwareDataSourceProxy
extends org.springframework.jdbc.datasource.TransactionAwareDataSourceProxy
Constructor and Description |
---|
TransactionalDbmsSupportAwareDataSourceProxy(DataSource delegate) |
Modifier and Type | Method and Description |
---|---|
Connection |
getConnection() |
String |
getDestinationName() |
String |
getInfo() |
Map<String,String> |
getMetaData() |
String |
toString() |
getTransactionAwareConnectionProxy, setReobtainTransactionalConnections, shouldObtainFixedConnection
public TransactionalDbmsSupportAwareDataSourceProxy(DataSource delegate)
public Map<String,String> getMetaData() throws SQLException
SQLException
public String getDestinationName() throws SQLException
SQLException
public Connection getConnection() throws SQLException
getConnection
in interface DataSource
getConnection
in class org.springframework.jdbc.datasource.TransactionAwareDataSourceProxy
SQLException
public String getInfo()
Copyright © 2023 Frank!Framework. All rights reserved.