| Class and Description |
|---|
| DatabaseWrapper
Wraps the external database used by
DatabaseTestSystem
so that HOW the database is interacted with is independent of WHAT we do with that connection. |
| JdbcDatabaseWrapper
Implementation of
DatabaseWrapper for databases that are connected to via a JDBC url and are not "started" in a traditional sense. |
| Class and Description |
|---|
| DatabaseWrapper
Wraps the external database used by
DatabaseTestSystem
so that HOW the database is interacted with is independent of WHAT we do with that connection. |
| Class and Description |
|---|
| DatabaseWrapper
Wraps the external database used by
DatabaseTestSystem
so that HOW the database is interacted with is independent of WHAT we do with that connection. |
Copyright © 2023 Liquibase.org. All rights reserved.