net.sourceforge.jtds.jdbc
Class SQLParser.CachedSQLQuery

java.lang.Object
  |
  +--net.sourceforge.jtds.jdbc.SQLParser.CachedSQLQuery
Enclosing class:
SQLParser

private static class SQLParser.CachedSQLQuery
extends java.lang.Object

Serialized version of a parsed SQL query (the value stored in the cache for a parsed SQL).

Holds the parsed SQL query and the names, positions and return value and unicode flags for the parameters.


Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 



Generated on August 22 2007