Package | Description |
---|---|
com.impossibl.postgres.jdbc | |
com.impossibl.postgres.system.tables |
Modifier and Type | Class and Description |
---|---|
class |
PGDirectConnection
Direct connection implementation
|
Modifier and Type | Method and Description |
---|---|
default List<R> |
Table.query(BasicContext context,
String queryTxt,
long timeout,
Object... params) |