Uses of Class
io.ebean.test.containers.PostgresContainer.Builder
Packages that use PostgresContainer.Builder
-
Uses of PostgresContainer.Builder in io.ebean.test.containers
Subclasses with type arguments of type PostgresContainer.Builder in io.ebean.test.containersModifier and TypeClassDescriptionstatic classBuilder for Postgres container.Methods in io.ebean.test.containers that return PostgresContainer.BuilderModifier and TypeMethodDescriptionstatic PostgresContainer.BuilderCreate a builder for PostgresContainer.static PostgresContainer.BuilderPostgresContainer.newBuilder(String version) Deprecated.