| Interface | Description |
|---|---|
| ConnectionUrl.Patterns |
This interface defines the Regex Patterns used by
ConnectionUrl. |
| Class | Description |
|---|---|
| ConnectionUrl |
This is an Immutable class holding JDBC Connection Url and its parsed components, used by
ContainerDatabaseDriver. |
| ConnectionWrapper | |
| ContainerDatabaseDriver |
Test Containers JDBC proxy driver.
|
| ContainerLessJdbcDelegate |
Containerless jdbc database delegate
Is used only with deprecated ScriptUtils
|
| JdbcDatabaseDelegate |
JDBC database delegate
|