Date: Tuesday, January 17, 2006 @ 15:30:44
  Author: marc
    Path: /cvsroot/carob/carob/include

Modified: Statement.hpp (1.27 -> 1.28)

Fixed doxygen of getUpdateCount() abusively copied/pasted from JDBC spec.


---------------+
 Statement.hpp |    3 +--
 1 files changed, 1 insertion(+), 2 deletions(-)


Index: carob/include/Statement.hpp
diff -u carob/include/Statement.hpp:1.27 carob/include/Statement.hpp:1.28
--- carob/include/Statement.hpp:1.27    Fri Jan 13 12:51:47 2006
+++ carob/include/Statement.hpp Tue Jan 17 15:30:44 2006
@@ -203,8 +203,7 @@
   // GETTERS AND SETTERS
   /**
    * Returns the current result as an update count, if the result is a
-   * <code>ResultSet</code> or there are no more results, -1 is returned. It
-   * should only be called once per result.
+   * <code>ResultSet</code> or there are no more results, -1 is returned.
    * 
    * @return the current result as an update count.
    */

_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits

Reply via email to