Index

_ | A | C | E | G | I | K | L | M | P | Q | R | T | U

_

__author__ (in module PySQLPool)
__del__() (PySQLPool.PySQLQuery method)
__getattr__() (PySQLPool.PySQLConnection method)
__init__() (PySQLPool.PySQLConnectionManager method)
__pool (PySQLPool.PySQLPool attribute)
__version__ (in module PySQLPool)
_GetConnection() (PySQLPool.PySQLQuery method)
_ReturnConnection() (PySQLPool.PySQLQuery method)

A

affectedRows (PySQLPool.PySQLQuery attribute)

C

Cleanup() (PySQLPool.PySQLPool method)
cleanupPool() (in module PySQLPool)
Close() (PySQLPool.PySQLConnectionManager method)
Commit() (PySQLPool.PySQLConnectionManager method)
(PySQLPool.PySQLPool method)
commitOnEnd (PySQLPool.PySQLQuery attribute)
commitPool() (in module PySQLPool)
conn (PySQLPool.PySQLQuery attribute)
Connect() (PySQLPool.PySQLConnectionManager method)
connection_timeout (in module PySQLPool)
connInfo (PySQLPool.PySQLQuery attribute)

E

escape() (PySQLPool.PySQLQuery method)
escape_string() (PySQLPool.PySQLQuery method)
escapeString() (PySQLPool.PySQLQuery method)
executeMany() (PySQLPool.PySQLQuery method)
executeMulti() (PySQLPool.PySQLQuery method)

G

GetConnection() (PySQLPool.PySQLPool method)
getNewConnection() (in module PySQLPool)
getNewPool() (in module PySQLPool)
getNewQuery() (in module PySQLPool)

I

info (PySQLPool.PySQLConnection attribute)

K

key (PySQLPool.PySQLConnection attribute)

L

lastError (PySQLPool.PySQLQuery attribute)
lastInsertID (PySQLPool.PySQLQuery attribute)

M

maxActiveConnections (PySQLPool.PySQLPool attribute)
maxActivePerConnection (PySQLPool.PySQLPool attribute)

P

Pool (PySQLPool.PySQLQuery attribute)
PySQLConnection (class in PySQLPool)
PySQLConnectionManager (class in PySQLPool)
PySQLPool (class in PySQLPool)
(module)
PySQLQuery (class in PySQLPool)

Q

Query() (PySQLPool.PySQLQuery method)
query() (PySQLPool.PySQLQuery method)
queryMany() (PySQLPool.PySQLQuery method)
queryMulti() (PySQLPool.PySQLQuery method)
QueryOne() (PySQLPool.PySQLQuery method)
queryOne() (PySQLPool.PySQLQuery method)

R

ReConnect() (PySQLPool.PySQLConnectionManager method)
record (PySQLPool.PySQLQuery attribute)
returnConnection() (PySQLPool.PySQLPool method)
rowcount (PySQLPool.PySQLQuery attribute)

T

Terminate() (PySQLPool.PySQLPool method)
terminatePool() (in module PySQLPool)
TestConnection() (PySQLPool.PySQLConnectionManager method)

U

updateCheckTime() (PySQLPool.PySQLConnectionManager method)