pgator-backend ~master (2015-09-16T20:06:43Z)
Dub
Repo
IConnection.postQuery
pgator
db
connection
IConnection
Initializes querying process in non-blocking manner.
interface
IConnection
synchronized
void
postQuery
(
string
com
,
string
[]
params
= []
)
Throws
QueryException
Meta
Source
See Implementation
pgator
db
connection
IConnection
functions
clearRaisedMsgs
connect
dateFormat
disconnect
execQuery
getQueryResult
hasRaisedMsgs
pollConnectionException
pollConnectionStatus
pollQueringStatus
pollQueryException
postQuery
raisedMsgs
reconnect
server
testAlive
timeZone
timestampFormat
Initializes querying process in non-blocking manner.