| Package | Description |
|---|---|
| oracle.jdeveloper.db |
Classes for accessing database connections in JDeveloper (and other FCP
products).
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatabaseConnections.testConnection(java.util.Properties props,
DatabaseConnections.DatabaseConnectionTester tester)
Takes the given properties for a connection and attempts to connect to the
database.
|