Author: wyoung
Date: Sat Nov 10 04:03:58 2007
New Revision: 1841
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1841&view=rev
Log:
Comment fix
Modified:
trunk/lib/query.h
Modified: trunk/lib/query.h
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/query.h?rev=1841&r1=1840&r2=1841&view=diff
==============================================================================
--- trunk/lib/query.h (original)
+++ trunk/lib/query.h Sat Nov 10 04:03:58 2007
@@ -73,11 +73,6 @@
#endif
/// \brief A class for building and executing SQL queries.
-///
-/// This class is derived from SQLQuery. It adds to that a tie between
-/// the query object and a MySQL++
-/// \link mysqlpp::Connection Connection \endlink object, so that
-/// the query can be sent to the MySQL server we're connected to.
///
/// One does not generally create Query objects directly. Instead, call
/// mysqlpp::Connection::query() to get one tied to that connection.
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits