Uses of Interface
oracle.dbtools.plugin.api.jdbc.JDBCDataSource
Packages that use JDBCDataSource
-
Uses of JDBCDataSource in oracle.dbtools.plugin.api.jdbc
Methods in oracle.dbtools.plugin.api.jdbc that return JDBCDataSourceModifier and TypeMethodDescriptionJDBCDataSources.dataSource(String host) Attempts to retrieve theJDBCDataSourcefor the specified DNS host nameJDBCDataSources.defaultDataSource()Retrieves the defaultJDBCDataSourceif one is available.