Systems for MySQL
The world's most popular open source database
Contact a MySQL Representative
Login | Register
Object
[+/-]
Object::getObjectStatus()
Object::getObjectVersion()
Object::getObjectId()
Abstract
The sections that follow describe each of the public methods of the Object class.
All 3 of these methods are pure virtual methods, and are reimplemented in the Table, Index, and Event subclasses where needed. See Section 4.21, “The Table Class”, Section 4.5, “The Index Class”, and Section 4.4, “The Event Class”.
Table
Index
Event