public class PostgreSQLStandaloneDB extends GenericStandaloneDB
EmbeddedDB.DBEngine, EmbeddedDB.ResultSetJobstartedallTables, databaseName, dataSource, jdbcConnectionString, logger, password, username| Constructor and Description |
|---|
PostgreSQLStandaloneDB(String databaseName,
String username,
String password) |
PostgreSQLStandaloneDB(String databaseName,
String username,
String password,
String jdbcConnectionString) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCmdLineConnectionString() |
EmbeddedDB.DBEngine |
getDBEngine() |
void |
initialize() |
void |
refreshTableNames() |
start, stopcleanupAllTables, cleanupTable, createHikariDataSource, execute, execute, executeQuery, executeScript, executeUpdate, getAllTables, getConnection, getDatabaseName, getDataSource, getJdbcConnectionString, getPassword, getPort, getUsername, setDataSource, useConnectionPoolingpublic PostgreSQLStandaloneDB(String databaseName, String username, String password)
public EmbeddedDB.DBEngine getDBEngine()
getDBEngine in class GenericStandaloneDBpublic void initialize()
throws IOException,
SQLException
initialize in class GenericStandaloneDBIOExceptionSQLExceptionpublic void refreshTableNames()
throws IOException
refreshTableNames in class GenericStandaloneDBIOExceptionpublic String getCmdLineConnectionString()
getCmdLineConnectionString in class EmbeddedDBCopyright © 2010–2022. All rights reserved.