Uses of Interface
de.softwareforge.testing.postgres.embedded.NativeBinaryManager
-
Uses of NativeBinaryManager in de.softwareforge.testing.postgres.embedded
Modifier and TypeClassDescriptionfinal class
Loads a native binary installation and returns the location of it.Modifier and TypeMethodDescriptionEmbeddedPostgres.Builder.setNativeBinaryManager
(NativeBinaryManager nativeBinaryManager) Sets theNativeBinaryManager
that provides the location of the postgres installation.