See: Description
| Class | Description |
|---|---|
| ConnectionMatcher |
Class that matches a given connection.
|
| DatabaseMatcher |
Immutable class used to match a database release by type and version(s).
|
| DBObjectRegistry |
Registry where objects from outside of the db-api can be registered
with existing provider implementations.
|
| DelegateDDLGenerator |
DDLGenerator implementation that delegates to another DDLGenerator for
all normal object types.
|
| Enum | Description |
|---|---|
| DatabaseMatcher.Comparison |
Used to indicate how the version should be matched.
|