Arena
1.0
A content management system
|
This file defines a class that extends MySQLCursor to return query rows as dictionary objects. More...
Classes | |
class | Plugins.DataSource.MySQL.DictionaryCursors.AMySQLDictionaryCursor |
This class extends the base MySQLCursor class defined by the MySQL connector library to return query rows as dictionary objects instead of lists. More... | |
class | Plugins.DataSource.MySQL.DictionaryCursors.AMySQLBufferedDictionaryCursor |
This class extends the base MySQLCursor class defined by the MySQL connector library to return query rows as dictionary objects instead of lists. More... | |
This file defines a class that extends MySQLCursor to return query rows as dictionary objects.