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