Package io.github.suppierk.codegen.docker
package io.github.suppierk.codegen.docker
-
ClassesClassDescriptionBase class that wraps a Testcontainers
JdbcDatabaseContainerand exposes the common JDBC-oriented methods used byAbstractDatabaseTask.Testcontainers-backed MySQL database used when schemas declare either the modern or legacy MySQL driver.Testcontainers-backed PostgreSQL database used when schemas declare the PostgreSQL JDBC driver.