Uses of Interface
com.opentable.db.postgres.embedded.PgBinaryResolver
-
Packages that use PgBinaryResolver Package Description com.opentable.db.postgres.embedded -
-
Uses of PgBinaryResolver in com.opentable.db.postgres.embedded
Methods in com.opentable.db.postgres.embedded with parameters of type PgBinaryResolver Modifier and Type Method Description EmbeddedPostgres.BuilderEmbeddedPostgres.Builder. setPgBinaryResolver(PgBinaryResolver pgBinaryResolver)Deprecated.Constructors in com.opentable.db.postgres.embedded with parameters of type PgBinaryResolver Constructor Description UncompressBundleDirectoryResolver(PgBinaryResolver pgBinaryResolver)
-