@Singleton
public class H2PostgresConnectionFactory
extends java.lang.Object
implements fi.testee.spi.ConnectionFactory
Connection backed by an in memory H2 database with the PostgreSQL dialect.| Constructor and Description |
|---|
H2PostgresConnectionFactory() |
| Modifier and Type | Method and Description |
|---|---|
java.sql.Connection |
createConnection(java.lang.String dbName) |
void |
release() |