Package | Description |
---|---|
com.impossibl.postgres.jdbc |
Modifier and Type | Method and Description |
---|---|
SQLText |
SQLText.copy() |
Modifier and Type | Method and Description |
---|---|
void |
SQLText.addStatements(SQLText sqlText) |
PGCallableStatement |
PGConnectionImpl.prepareCall(SQLText sqlText,
int resultSetType,
int resultSetConcurrency,
int resultSetHoldability) |
com.impossibl.postgres.jdbc.PGPreparedStatement |
PGConnectionImpl.prepareStatement(SQLText sqlText,
int resultSetType,
int resultSetConcurrency,
int resultSetHoldability) |
Copyright © 2013–2017 impossibl.com. All rights reserved.