public class UnpooledDataSourceFactory extends Object implements DataSourceFactory
Modifier and Type | Field and Description |
---|---|
protected DataSource |
dataSource |
Constructor and Description |
---|
UnpooledDataSourceFactory() |
Modifier and Type | Method and Description |
---|---|
DataSource |
getDataSource() |
void |
setProperties(Map<String,String> properties) |
protected DataSource dataSource
public void setProperties(Map<String,String> properties)
setProperties
in interface DataSourceFactory
public DataSource getDataSource()
getDataSource
in interface DataSourceFactory
Copyright © 2006–2018 TinyGroup. All rights reserved.