org.sourceforge.jxdbcon.postgresql
Class IntProtocol.CommentQuery
java.lang.Object
|
+--org.sourceforge.jxdbcon.postgresql.IntProtocol.Response
|
+--org.sourceforge.jxdbcon.postgresql.IntProtocol.Query
|
+--org.sourceforge.jxdbcon.postgresql.IntProtocol.CommentQuery
- Enclosing class:
- IntProtocol
- class IntProtocol.CommentQuery
- extends IntProtocol.Query
Field Summary |
(package private) byte[] |
buf
|
Method Summary |
(package private) void |
read()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
buf
byte[] buf
IntProtocol.CommentQuery
IntProtocol.CommentQuery()
read
void read()
throws IOException
- Specified by:
read
in class IntProtocol.Response
IOException
Copyright © 2001,2002 Keve Müller; see LICENSE file for details.