Package | Description |
---|---|
oracle.javatools.db |
Contains a metadata API for describing database objects, and retrieving them
from a provider of database objects - for example a database.
|
oracle.javatools.db.extension |
Contains classes for extending the object support that comes as standard in
the database api (e.g.
|
Class and Description |
---|
ConnectionMatcher
Class that matches a given connection.
|
Class and Description |
---|
ConnectionMatcher
Class that matches a given connection.
|
DatabaseMatcher
Immutable class used to match a database release by type and version(s).
|
DatabaseMatcher.Comparison
Used to indicate how the version should be matched.
|
DBObjectRegistry
Registry where objects from outside of the db-api can be registered
with existing provider implementations.
|