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