Class DatabaseManager
java.lang.Object
de.softwareforge.testing.postgres.embedded.DatabaseManager
- All Implemented Interfaces:
AutoCloseable
Manages the various databases within a postgres instance.
-
Field Details
-
LOG
public static final org.slf4j.Logger LOG
-
-
Method Details
-
multiDatabases
-
singleDatabase
-
start
- Throws:
IOException
SQLException
-
close
- Specified by:
close
in interfaceAutoCloseable
- Throws:
Exception
-
getDatabaseInfo
- Throws:
SQLException
-
getEmbeddedPostgres
-