| Package | Description | 
|---|---|
| oracle.jdeveloper.db.adapter | Contains the connection architecture (CA) implementation for database
connections. | 
| oracle.jdeveloper.db.ssh | 
| Class and Description | 
|---|
| SSHConnectionCreator Extension of ConnectionCreator specifically for creators that support
 SSH tunneling. | 
| SSHTunnelConfiguration Configuration for creating an SSH tunnel that a database connection can
 use to securely connect to a remote server. | 
| Class and Description | 
|---|
| SSHTunnel Defines an open SSHTunnel that is used to tunnel JDBC over SSH. | 
| SSHTunnelConfiguration Configuration for creating an SSH tunnel that a database connection can
 use to securely connect to a remote server. | 
| SSHTunnelException Subclass of SQLException thrown by the SSHTunnel support for conditions
 specific to the SSH layer. | 
| SSHTunnelManager Manager of SSH tunnels for database connections. |