JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
P
S
T
A
after()
- Method in class com.opentable.db.postgres.junit.
PreparedDbRule
after()
- Method in class com.opentable.db.postgres.junit.
SingleInstancePostgresRule
B
before()
- Method in class com.opentable.db.postgres.junit.
PreparedDbRule
before()
- Method in class com.opentable.db.postgres.junit.
SingleInstancePostgresRule
builder()
- Static method in class com.opentable.db.postgres.embedded.
EmbeddedPostgres
C
close()
- Method in class com.opentable.db.postgres.embedded.
EmbeddedPostgres
com.opentable.db.postgres.embedded
- package com.opentable.db.postgres.embedded
com.opentable.db.postgres.junit
- package com.opentable.db.postgres.junit
createDatabase()
- Method in class com.opentable.db.postgres.embedded.
PreparedDbProvider
Create a new database, and return it as a JDBC connection string.
createDataSource()
- Method in class com.opentable.db.postgres.embedded.
PreparedDbProvider
Create a new database, and return it as a DataSource.
D
DatabaseConnectionPreparer
- Interface in
com.opentable.db.postgres.embedded
DatabasePreparer
- Interface in
com.opentable.db.postgres.embedded
A DatabasePreparer applies an arbitrary set of changes (e.g.
E
EmbeddedPostgres
- Class in
com.opentable.db.postgres.embedded
EmbeddedPostgres.Builder
- Class in
com.opentable.db.postgres.embedded
EmbeddedPostgresRules
- Class in
com.opentable.db.postgres.junit
EmbeddedPostgresRules()
- Constructor for class com.opentable.db.postgres.junit.
EmbeddedPostgresRules
equals(Object)
- Method in class com.opentable.db.postgres.embedded.
FlywayPreparer
F
FlywayPreparer
- Class in
com.opentable.db.postgres.embedded
forClasspathLocation(String...)
- Static method in class com.opentable.db.postgres.embedded.
FlywayPreparer
forPreparer(DatabasePreparer)
- Static method in class com.opentable.db.postgres.embedded.
PreparedDbProvider
G
getConfigurationTweak(String)
- Method in class com.opentable.db.postgres.embedded.
PreparedDbProvider
Return configuration tweaks in a format appropriate for otj-jdbc DatabaseModule.
getDatabase(String, String)
- Method in class com.opentable.db.postgres.embedded.
EmbeddedPostgres
getDbProvider()
- Method in class com.opentable.db.postgres.junit.
PreparedDbRule
getEmbeddedPostgres()
- Method in class com.opentable.db.postgres.junit.
SingleInstancePostgresRule
getJdbcUrl(String, String)
- Method in class com.opentable.db.postgres.embedded.
EmbeddedPostgres
getPgBinary(String, String)
- Method in interface com.opentable.db.postgres.embedded.
PgBinaryResolver
Returns an input stream with the postgress binary for the given systen and hardware architecture.
getPort()
- Method in class com.opentable.db.postgres.embedded.
EmbeddedPostgres
getPostgresDatabase()
- Method in class com.opentable.db.postgres.embedded.
EmbeddedPostgres
getTemplateDatabase()
- Method in class com.opentable.db.postgres.embedded.
EmbeddedPostgres
getTestDatabase()
- Method in class com.opentable.db.postgres.junit.
PreparedDbRule
H
hashCode()
- Method in class com.opentable.db.postgres.embedded.
FlywayPreparer
P
PgBinaryResolver
- Interface in
com.opentable.db.postgres.embedded
A strategy for resolving PostgreSQL binaries.
prepare(DataSource)
- Method in interface com.opentable.db.postgres.embedded.
DatabaseConnectionPreparer
prepare(Connection)
- Method in interface com.opentable.db.postgres.embedded.
DatabaseConnectionPreparer
prepare(DataSource)
- Method in interface com.opentable.db.postgres.embedded.
DatabasePreparer
prepare(DataSource)
- Method in class com.opentable.db.postgres.embedded.
FlywayPreparer
preparedDatabase(DatabasePreparer)
- Static method in class com.opentable.db.postgres.junit.
EmbeddedPostgresRules
Returns a
TestRule
to create a Postgres cluster, shared amongst all test cases in this JVM.
PreparedDbProvider
- Class in
com.opentable.db.postgres.embedded
PreparedDbRule
- Class in
com.opentable.db.postgres.junit
S
setCleanDataDirectory(boolean)
- Method in class com.opentable.db.postgres.embedded.
EmbeddedPostgres.Builder
setDataDirectory(File)
- Method in class com.opentable.db.postgres.embedded.
EmbeddedPostgres.Builder
setPgBinaryResolver(PgBinaryResolver)
- Method in class com.opentable.db.postgres.embedded.
EmbeddedPostgres.Builder
setPort(int)
- Method in class com.opentable.db.postgres.embedded.
EmbeddedPostgres.Builder
setServerConfig(String, String)
- Method in class com.opentable.db.postgres.embedded.
EmbeddedPostgres.Builder
singleInstance()
- Static method in class com.opentable.db.postgres.junit.
EmbeddedPostgresRules
Create a vanilla Postgres cluster -- just initialized, no customizations applied.
SingleInstancePostgresRule
- Class in
com.opentable.db.postgres.junit
start()
- Method in class com.opentable.db.postgres.embedded.
EmbeddedPostgres.Builder
start()
- Static method in class com.opentable.db.postgres.embedded.
EmbeddedPostgres
T
toString()
- Method in class com.opentable.db.postgres.embedded.
EmbeddedPostgres
A
B
C
D
E
F
G
H
P
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All rights reserved.