• Description du module
  • Mode d’emploi
  • Extensions Gargantua
  • Scripting
    • SQL.setConnectionData(Object _connectionData)
    • SQL.setConnectionData(url, user, pass, autoCommit)
    • SQL.pushConnectionData(_connectionData)
    • SQL.pushConnectionData(url, user, pass, autoCommit)
    • SQL.popConnectionData()
    • SQL.executeQuery(sQuery)
    • SQL.executeQuery(sQuery, arrParams)
    • SQL.executeQuery(sQuery, arrParams, arrResultData)
    • SQL.prepareQuery(sQuery, markers)
    • SQL.getAttrId(attribute)
    • SQL.getAttrId(attribute, database)
    • SQL.getAttrTableId(attribute)
    • SQL.getAttrTableId(attribute, database)
  • Sommaire
  • Index