public interface DataSourcePoolProvider
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getDataSource(java.lang.String name)
Return the named data source, if available
|
java.lang.String[] |
getNames()
Returns the names of data sources
|
java.lang.Object getDataSource(java.lang.String name)
name
- Configured name of the data sourcejava.lang.String[] getNames()
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"