The world's most popular open source database
Contact a MySQL Representative
Login | Register
NdbIndexOperation
[+/-]
NdbIndexOperation::getIndex()
NdbIndexOperation::readTuple()
NdbIndexOperation::updateTuple()
NdbIndexOperation::deleteTuple()
Abstract
This section lists and describes the public methods of the NdbIndexOperation class.
This class has no public constructor. To create an instance of NdbIndexOperation, it is necessary to use the NdbTransaction::getNdbIndexOperation() method. See Section 4.18.2.4, “NdbTransaction::getNdbIndexOperation()”.
NdbTransaction::getNdbIndexOperation()