spring-framework / org.springframework.jdbc.datasource.lookup / SingleDataSourceLookup / <init>
<init>
SingleDataSourceLookup(dataSource: DataSource)
Create a new instance of the SingleDataSourceLookup class.
Parameters
dataSource - the single DataSource to wrap