Uses of Interface
de.softwareforge.testing.postgres.embedded.NativeBinaryManager
Packages that use NativeBinaryManager
-
Uses of NativeBinaryManager in de.softwareforge.testing.postgres.embedded
Classes in de.softwareforge.testing.postgres.embedded that implement NativeBinaryManagerModifier and TypeClassDescriptionfinal class
Loads a native binary installation and returns the location of it.Methods in de.softwareforge.testing.postgres.embedded with parameters of type NativeBinaryManagerModifier and TypeMethodDescriptionEmbeddedPostgres.Builder.setNativeBinaryManager
(NativeBinaryManager nativeBinaryManager) Sets theNativeBinaryManager
that provides the location of the postgres installation.