def getConnection():
    return CommonsMysqlUtils.returnMySQLConn()
def getConnection():
    return CommonsMysqlUtils.returnMySQLConn()
def getMySQLConn():
    return CommonsMysqlUtils.returnMySQLConn()
Exemplo n.º 4
0
def getMySQLConn():
    return CommonsMysqlUtils.returnMySQLConn()