Package | Description |
---|---|
oracle.dbtools.plugin.api.jdbc |
Class and Description |
---|
ConnectionNotAvailableException
Exception raised when a connection to a database or database schema cannot be made
|
ConnectionNotAvailableReason
Categorizes the reason a database connection could not be created
|
JDBCDataSource
Provides information about a
DataSource |
SchemaNotAvailableException
Raised when an attempt is made to access a schema that is not ORDS enabled, or has been dropped
|