added depricated

This commit is contained in:
unknown 2004-12-23 15:59:39 +01:00
parent de33b755e4
commit 70e81fe81b

View file

@ -113,6 +113,7 @@ public:
*/
virtual int readTuple(LockMode);
#ifndef DOXYGEN_SHOULD_SKIP_DEPRECATED
/**
* Define the NdbOperation to be a standard operation of type readTuple.
* When calling NdbTransaction::execute, this operation
@ -122,7 +123,6 @@ public:
*/
virtual int readTuple();
#ifndef DOXYGEN_SHOULD_SKIP_DEPRECATED
/**
* Define the NdbOperation to be a standard operation of type
* readTupleExclusive.