Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
Reality V15.0 ()
: Class RealPrepareCatalogQuery
(RealSQL-JDBC) (realpreparecatalogquery.html)
com.northgateis.reality.realsql
Class RealPrepareCatalogQuery
java.lang.Object
|
+--com.northgateis.reality.realsql.RealPrepareSQL
|
+--com.northgateis.reality.realsql.RealPrepareSQLR82
|
+--com.northgateis.reality.realsql.RealPrepareCatalogQuery
- public class RealPrepareCatalogQuery
- extends RealPrepareSQLR82
This class is used to process the new format of catalog queries introduced
in Reality R8.2
The prepare-catalog query API is based on the new PREPARE format.
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
RealPrepareCatalogQuery
public RealPrepareCatalogQuery(RealSQLStatement statement,
java.lang.String sql,
int traceFlags)
throws RealSQLException