def getMySQLConn():
    return CommonsMysqlUtils.returnMySQLConn()
def getConnection():
    return CommonsMysqlUtils.returnMySQLConn()
def getMySQLConn():
    return CommonsMysqlUtils.returnMySQLConn()
Beispiel #4
0
def getConnection():
    return CommonsMysqlUtils.returnMySQLConn()