Update of /cvsroot/monetdb/clients/src/java/src/nl/cwi/monetdb/mcl/net
In directory
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7899/src/nl/cwi/monetdb/mcl/net
Modified Files:
Tag: Clients_1-20
MapiSocket.java
Log Message:
fix documentation
Index: MapiSocket.java
===================================================================
RCS file:
/cvsroot/monetdb/clients/src/java/src/nl/cwi/monetdb/mcl/net/MapiSocket.java,v
retrieving revision 1.9.2.2
retrieving revision 1.9.2.3
diff -u -d -r1.9.2.2 -r1.9.2.3
--- MapiSocket.java 13 Nov 2007 14:52:39 -0000 1.9.2.2
+++ MapiSocket.java 17 Nov 2007 20:59:03 -0000 1.9.2.3
@@ -44,7 +44,7 @@
* For each line read, it is determined what type of line it is
* according to the MonetDB MAPI protocol. This results in a line to be
* PROMPT, HEADER, RESULT, ERROR or UNKNOWN. Use the getLineType()
- * method on the MapiBufferedReader to retrieve the type of the last
+ * method on the BufferedMCLReader to retrieve the type of the last
* line read.
* <br /><br />
* For debugging purposes a socket level debugging is implemented where
@@ -69,7 +69,7 @@
* are interfaced, so they can be chained in any way. While the Socket
* transparently deals with how data is sent over the wire, the actual
* data read needs to be interpreted, for which a Reader/Writer
- * interface is most sufficient. In particular the BufferedMCL
+ * interface is most sufficient. In particular the BufferedMCL*
* implementations of those interfaces supply some extra functionality
* geared towards the format of the data.
*
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins