| Interface | Description |
|---|---|
| Destination |
The destination of a database setup.
|
| Class | Description |
|---|---|
| DataSourceDestination |
A destination which wraps a DataSource and gets its connection from the wrapped DataSource
|
| DriverManagerDestination |
A destination which uses the
DriverManager to get a connection |