spring-framework / org.springframework.jdbc.datasource / TransactionAwareDataSourceProxy / <init>

<init>

TransactionAwareDataSourceProxy()

Create a new TransactionAwareDataSourceProxy.

See Also
#setTargetDataSource

TransactionAwareDataSourceProxy(targetDataSource: DataSource)

Create a new TransactionAwareDataSourceProxy.

Parameters

targetDataSource - the target DataSource