|
|
Choosing A Webhost: |
CVS update of carob/include (Statement.hpp): msg#00109db.carob.cvs
Date: Tuesday, March 21, 2006 @ 18:43:16 Author: marc Path: /cvsroot/carob/carob/include Modified: Statement.hpp (1.38 -> 1.39) Doxygened the side-effect of execute[ [Query|Update](sqlquery) methods. ---------------+ Statement.hpp | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) Index: carob/include/Statement.hpp diff -u carob/include/Statement.hpp:1.38 carob/include/Statement.hpp:1.39 --- carob/include/Statement.hpp:1.38 Tue Mar 21 18:17:11 2006 +++ carob/include/Statement.hpp Tue Mar 21 18:43:16 2006 @@ -84,7 +84,7 @@ //connections /** * Execute a SQL statement that may return multiple results. - * @param sql any SQL statement + * @param sql SQL statement to set before executing * @return true if the result is a ResultSet or false if it is an integer * @throw DriverException if the statement is closed */ @@ -97,7 +97,8 @@ /** * Executes a SQL statement that returns a single ResultSet - * @param sql typically a static SQL <code>SELECT</code> statement + * @param sql SQL statement to set before executing. Typically a + * static SQL <code>SELECT</code> statement * @return a ResulSet pointer that contains the data produced by the query * @throw DriverException if the statement is closed */ @@ -111,7 +112,7 @@ /** * Execute a SQL INSERT, UPDATE or DELETE statement. In addition SQL * statements that return nothing such as SQL DDL statements can be executed - * @param sql a SQL statement + * @param sql SQL statement to set before executing * @return either a row count, or 0 for SQL commands */ int executeUpdate(std::wstring sql)
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | CVS update of carob/include (ParameterStatement.hpp), marc-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
|---|---|
| Next by Date: | CVS update of odbsequoia/src (stmt.cpp stmt.hpp), marc-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Previous by Thread: | CVS update of carob/include (Statement.hpp), marc-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Next by Thread: | CVS update of carob/include (Statement.hpp), marc-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home
| advertise | OSDir is
an inevitable website.
|