MediaWiki
REL1_19
|
Go to the source code of this file.
Classes | |
class | Blob |
Utility classThis allows us to distinguish a blob from a normal string and an array of strings. More... | |
interface | DBMasterPos |
An object representing a master or slave position in a replicated setup. More... | |
class | DBObject |
Utility class. More... | |
class | FakeResultWrapper |
Overloads the relevant methods of the real ResultsWrapper so it doesn't go anywhere near an actual database. More... | |
interface | Field |
Base for all database-specific classes representing information about database fields. More... | |
class | LikeMatch |
Used by DatabaseBase::buildLike() to represent characters that have special meaning in SQL LIKE clauses and thus need no escaping. More... | |
class | ResultWrapper |
Result wrapper for grabbing data queried by someone else. More... |