Uses of Interface
oracle.dbtools.plugin.api.jdbc.JDBCDataSource
-
Packages that use JDBCDataSource Package Description oracle.dbtools.plugin.api.jdbc -
- <section role="region">
Uses of JDBCDataSource in oracle.dbtools.plugin.api.jdbc
</section>Methods in oracle.dbtools.plugin.api.jdbc that return JDBCDataSource Modifier and Type Method Description JDBCDataSourceJDBCDataSources. dataSource(java.lang.String host)Attempts to retrieve theJDBCDataSourcefor the specified DNS host nameJDBCDataSourceJDBCDataSources. defaultDataSource()Retrieves the defaultJDBCDataSourceif one is available.
- <section role="region">