|
|
Choosing A Webhost: |
CVS update of carob/include (Statement.hpp): msg#00105db.carob.cvs
Date: Tuesday, March 21, 2006 @ 17:26:41 Author: marc Path: /cvsroot/carob/carob/include Modified: Statement.hpp (1.35 -> 1.36) Enhanced doxygen of getMetaData() ---------------+ Statement.hpp | 13 +++++++------ 1 files changed, 7 insertions(+), 6 deletions(-) Index: carob/include/Statement.hpp diff -u carob/include/Statement.hpp:1.35 carob/include/Statement.hpp:1.36 --- carob/include/Statement.hpp:1.35 Wed Mar 15 19:52:54 2006 +++ carob/include/Statement.hpp Tue Mar 21 17:26:41 2006 @@ -315,11 +315,12 @@ */ virtual void close(); /** - * If called before executing request that returned a valid resultset, this - * method prepares the current statement and returns the corresponding - * metadata. - * If called after a read request (ie. if the current resultset pointer is non - * NULL), returns the current resultset's metadata + * Returns the metadata of the current or future ResultSet. Note + * that if there is no ResultSet available yet (before execution), + * then this method will generate some network communication to the + * controller. No caching is performed here: before execution this + * network communication will happen at every call. + * * @return a pointer to the metadata of this statement or of its resultset */ ResultSetMetaData* getMetaData() throw (SocketIOException, @@ -373,7 +374,7 @@ /** Current result for a read request */ DriverResultSet* lastResultPtr; /** - * ResultSet containing the metadata got from + * Empty ResultSet just to hold the metadata got from * Connection#preparedStatementGetMetaData(Request) */ DriverResultSet* metadata_holder_ptr;
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | CVS update of libmysequoia (102 files), csaba-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
|---|---|
| Next by Date: | CVS update of carob/include (Statement.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.
|