Uses of Interface
oracle.dbtools.plugin.api.conf.HostContext
-
Packages that use HostContext Package Description oracle.dbtools.plugin.api.jdbc -
-
Uses of HostContext in oracle.dbtools.plugin.api.jdbc
Methods in oracle.dbtools.plugin.api.jdbc that return HostContext Modifier and Type Method Description default HostContext
JDBCDataSource. hostContext()
Provides information about the host such as the hostname, the location of the host file and the last modified time.
-