Loading ndb/src/ndbapi/NdbIndexOperation.cpp +1 −12 Original line number Diff line number Diff line Loading @@ -14,18 +14,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ /***************************************************************************** * Name: NdbIndexOperation.cpp * Include: * Link: * Author: UABMASD Martin Sköld INN/V Alzato * Date: 2002-04-01 * Version: 0.1 * Description: Secondary index support * Documentation: * Adjust: 2002-04-01 UABMASD First version. ****************************************************************************/ #include <ndb_global.h> #include <NdbIndexOperation.hpp> #include <NdbResultSet.hpp> #include <Ndb.hpp> Loading ndb/src/ndbapi/NdbOperation.cpp +3 −14 Original line number Diff line number Diff line Loading @@ -14,20 +14,9 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ /***************************************************************************** * Name: NdbOperation.C * Include: * Link: * Author: UABMNST Mona Natterkvist UAB/B/SD * Date: 970829 * Version: 0.1 * Description: Interface between TIS and NDB * Documentation: * Adjust: 971022 UABMNST First version. ****************************************************************************/ #include "NdbConnection.hpp" #include "NdbOperation.hpp" #include <ndb_global.h> #include <NdbConnection.hpp> #include <NdbOperation.hpp> #include "NdbApiSignal.hpp" #include "NdbRecAttr.hpp" #include "NdbUtil.hpp" Loading ndb/src/ndbapi/NdbOperationExec.cpp +1 −12 Original line number Diff line number Diff line Loading @@ -14,18 +14,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ /*************************************************************************** Name: NdbOperationExec.C Include: Link: Author: UABRONM Mikael Ronstrm UAB/M/MT Jonas Kamf UAB/M/MT Date: 2001-10-16 Version: 1.2 Description: Documentation: ***************************************************************************/ #include <ndb_global.h> #include <NdbOperation.hpp> #include <NdbConnection.hpp> #include "NdbApiSignal.hpp" Loading ndb/src/ndbapi/NdbScanOperation.cpp +1 −12 Original line number Diff line number Diff line Loading @@ -14,18 +14,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ /***************************************************************************** * Name: NdbScanOperation.cpp * Include: * Link: * Author: UABMASD Martin Skld INN/V Alzato * Date: 2002-04-01 * Version: 0.1 * Description: Table scan support * Documentation: * Adjust: 2002-04-01 UABMASD First version. ****************************************************************************/ #include <ndb_global.h> #include <Ndb.hpp> #include <NdbScanOperation.hpp> #include <NdbIndexScanOperation.hpp> Loading Loading
ndb/src/ndbapi/NdbIndexOperation.cpp +1 −12 Original line number Diff line number Diff line Loading @@ -14,18 +14,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ /***************************************************************************** * Name: NdbIndexOperation.cpp * Include: * Link: * Author: UABMASD Martin Sköld INN/V Alzato * Date: 2002-04-01 * Version: 0.1 * Description: Secondary index support * Documentation: * Adjust: 2002-04-01 UABMASD First version. ****************************************************************************/ #include <ndb_global.h> #include <NdbIndexOperation.hpp> #include <NdbResultSet.hpp> #include <Ndb.hpp> Loading
ndb/src/ndbapi/NdbOperation.cpp +3 −14 Original line number Diff line number Diff line Loading @@ -14,20 +14,9 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ /***************************************************************************** * Name: NdbOperation.C * Include: * Link: * Author: UABMNST Mona Natterkvist UAB/B/SD * Date: 970829 * Version: 0.1 * Description: Interface between TIS and NDB * Documentation: * Adjust: 971022 UABMNST First version. ****************************************************************************/ #include "NdbConnection.hpp" #include "NdbOperation.hpp" #include <ndb_global.h> #include <NdbConnection.hpp> #include <NdbOperation.hpp> #include "NdbApiSignal.hpp" #include "NdbRecAttr.hpp" #include "NdbUtil.hpp" Loading
ndb/src/ndbapi/NdbOperationExec.cpp +1 −12 Original line number Diff line number Diff line Loading @@ -14,18 +14,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ /*************************************************************************** Name: NdbOperationExec.C Include: Link: Author: UABRONM Mikael Ronstrm UAB/M/MT Jonas Kamf UAB/M/MT Date: 2001-10-16 Version: 1.2 Description: Documentation: ***************************************************************************/ #include <ndb_global.h> #include <NdbOperation.hpp> #include <NdbConnection.hpp> #include "NdbApiSignal.hpp" Loading
ndb/src/ndbapi/NdbScanOperation.cpp +1 −12 Original line number Diff line number Diff line Loading @@ -14,18 +14,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ /***************************************************************************** * Name: NdbScanOperation.cpp * Include: * Link: * Author: UABMASD Martin Skld INN/V Alzato * Date: 2002-04-01 * Version: 0.1 * Description: Table scan support * Documentation: * Adjust: 2002-04-01 UABMASD First version. ****************************************************************************/ #include <ndb_global.h> #include <Ndb.hpp> #include <NdbScanOperation.hpp> #include <NdbIndexScanOperation.hpp> Loading