Uses of Class
io.ebean.test.containers.HanaContainer.Builder
Packages that use HanaContainer.Builder
-
Uses of HanaContainer.Builder in io.ebean.test.containers
Methods in io.ebean.test.containers that return HanaContainer.BuilderModifier and TypeMethodDescriptionHanaContainer.Builder.agreeToSapLicense(boolean agreeToSapLicense) Set whether the user agrees to the SAP license for the HANA docker image.static HanaContainer.BuilderCreate a builder for HanaContainer.HanaContainer.Builder.instanceNumber(String instanceNumber) Set the container-external instance number of the HANA database.HanaContainer.Builder.mountsDirectory(String mountsDirectory) Set the path to the container-external mounts directory that can be used by the HANA docker image to store its data.static HanaContainer.BuilderHanaContainer.newBuilder(String version) Deprecated.HanaContainer.Builder.passwordsUrl(URL passwordsUrl) Set the URL of the file containing the default password(s) for the HANA database users.