Commit 66fe5d7c authored by unknown's avatar unknown
Browse files

Testing a new @ref in Ndb.hpp.


ndb/include/ndbapi/Ndb.hpp:
  Testing a ref.
parent 0338a61c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@
   It is also possible to receive "events" triggered when data in the database in changed.
   This is done through the NdbEventOperation class.

   There are also some auxiliary classes.
   There are also some auxiliary classes, which are listed in the @ref hierarchy.
     
   The main structure of an application program is as follows:
   -# Construct and connect to a cluster using the Ndb_cluster_connection