Home
last modified time | relevance | path

Searched defs:dbCursor (Results 1 – 4 of 4) sorted by relevance

/dports/astro/py-ro/RO-3.6.9/python/RO/
H A DSQLUtil.py145 def getLastInsertedIDPgSQL(dbCursor, table, primKeyName): argument
167 def insertRow(dbCursor, table, dataDict, fieldsToAdd=None, fieldsToCheck=None): argument
197 def insertMany(dbCursor, table, dataDict, arrayFields, scalarFields=None): argument
245 def rowExists(dbCursor, table, dataDict, fieldsToCheck=None): argument
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOMOUSECR.cpp144 Database dbCursor(CURSOR_DBF, 1); // 1-read all into the buffer in load_cursor_info() local
/dports/databases/fastdb/fastdb/inc/
H A Dcursor.h534 dbCursor(dbCursor<T> const& src) {assert(0);} in dbCursor() function
/dports/databases/grass7/grass-7.8.6/include/
H A Ddbmi.h238 } dbCursor; typedef