def getConnection(self):
     return PyPgSQLcache.getConnection(Configuration.SessionHandler_PostgreSQLAlias)
Exemple #2
0
 def getConnection(self):
     return PyPgSQLcache.getConnection(
         Configuration.SessionHandler_PostgreSQLAlias)