def getConnection(self):
     return PyPgSQLcache.getConnection(Configuration.SessionHandler_PostgreSQLAlias)
Exemplo n.º 2
0
 def getConnection(self):
     return PyPgSQLcache.getConnection(
         Configuration.SessionHandler_PostgreSQLAlias)