Uses of Class
io.ebean.docker.commands.NuoDBContainer
-
Packages that use NuoDBContainer Package Description io.ebean.docker.commands -
-
Uses of NuoDBContainer in io.ebean.docker.commands
Methods in io.ebean.docker.commands that return NuoDBContainer Modifier and Type Method Description static NuoDBContainerNuoDBContainer. create(String version, Properties properties)Create NuoDB container with configuration from properties.
-