Skip navigation links
A B C E G S T 

A

after() - Method in class com.opentable.db.postgres.embedded.EmbeddedPostgreSQLRule
 

B

before() - Method in class com.opentable.db.postgres.embedded.EmbeddedPostgreSQLRule
 
builder() - Static method in class com.opentable.db.postgres.embedded.EmbeddedPostgreSQL
 

C

close() - Method in class com.opentable.db.postgres.embedded.EmbeddedPostgreSQL
 
com.opentable.db.postgres.embedded - package com.opentable.db.postgres.embedded
 
com.opentable.db.postgres.junit - package com.opentable.db.postgres.junit
 

E

embeddedDatabaseRule(URL, String...) - 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.
embeddedDatabaseRule(URI, String...) - 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.
EmbeddedPostgreSQL - Class in com.opentable.db.postgres.embedded
 
EmbeddedPostgreSQL.Builder - Class in com.opentable.db.postgres.embedded
 
EmbeddedPostgreSQLController - Class in com.opentable.db.postgres.embedded
 
EmbeddedPostgreSQLController(URI, String[]) - Constructor for class com.opentable.db.postgres.embedded.EmbeddedPostgreSQLController
 
EmbeddedPostgreSQLRule - Class in com.opentable.db.postgres.embedded
 
EmbeddedPostgreSQLRule() - Constructor for class com.opentable.db.postgres.embedded.EmbeddedPostgreSQLRule
 
EmbeddedPostgresRules - Class in com.opentable.db.postgres.junit
 
EmbeddedPostgresRules() - Constructor for class com.opentable.db.postgres.junit.EmbeddedPostgresRules
 
EmbeddedPostgresTestDatabaseRule - Class in com.opentable.db.postgres.junit
 

G

getConfigurationTweak(String) - Method in class com.opentable.db.postgres.embedded.EmbeddedPostgreSQLController
Return configuration tweaks in a format appropriate for ness-jdbc DatabaseModule.
getController() - Method in class com.opentable.db.postgres.junit.EmbeddedPostgresTestDatabaseRule
 
getDatabase(String, String) - Method in class com.opentable.db.postgres.embedded.EmbeddedPostgreSQL
 
getEmbeddedPostgreSQL() - Method in class com.opentable.db.postgres.embedded.EmbeddedPostgreSQLRule
 
getJdbcUri() - Method in class com.opentable.db.postgres.embedded.EmbeddedPostgreSQLController
 
getJdbcUrl(String, String) - Method in class com.opentable.db.postgres.embedded.EmbeddedPostgreSQL
 
getPort() - Method in class com.opentable.db.postgres.embedded.EmbeddedPostgreSQL
 
getPostgresDatabase() - Method in class com.opentable.db.postgres.embedded.EmbeddedPostgreSQL
 
getTemplateDatabase() - Method in class com.opentable.db.postgres.embedded.EmbeddedPostgreSQL
 
getTweakedConfig(Config, String) - Method in class com.opentable.db.postgres.embedded.EmbeddedPostgreSQLController
Override a Config to set ness.db.[db-name].uri to a unique database in the cluster.
getTweakedConfig(String) - Method in class com.opentable.db.postgres.embedded.EmbeddedPostgreSQLController
Shorthand for getTweakedConfig(Config.getEmptyConfig(), dbModuleName).
getTweakedConfig(Config, String) - Method in class com.opentable.db.postgres.junit.EmbeddedPostgresTestDatabaseRule
Override a Config to set ness.db.[db-name].uri to a unique database in the cluster.
getTweakedConfig(String) - Method in class com.opentable.db.postgres.junit.EmbeddedPostgresTestDatabaseRule
Shorthand for getTweakedConfig(Config.getEmptyConfig(), dbModuleName).

S

setCleanDataDirectory(boolean) - Method in class com.opentable.db.postgres.embedded.EmbeddedPostgreSQL.Builder
 
setDataDirectory(File) - Method in class com.opentable.db.postgres.embedded.EmbeddedPostgreSQL.Builder
 
setPort(int) - Method in class com.opentable.db.postgres.embedded.EmbeddedPostgreSQL.Builder
 
setServerConfig(String, String) - Method in class com.opentable.db.postgres.embedded.EmbeddedPostgreSQL.Builder
 
start() - Method in class com.opentable.db.postgres.embedded.EmbeddedPostgreSQL.Builder
 
start() - Static method in class com.opentable.db.postgres.embedded.EmbeddedPostgreSQL
 

T

toString() - Method in class com.opentable.db.postgres.embedded.EmbeddedPostgreSQL
 
A B C E G S T 
Skip navigation links

Copyright © 2015. All rights reserved.