skip to main content
SQL Engine parse tree methods for Java
 

SQL Engine parse tree methods for Java

This chapter describes a special set of OpenAccess SDK API methods that your IP can call for the following purposes:
*Working in SQL pass-through mode.
Note: An IP that works in SQL pass-through mode must use only the methods in this chapter.
*Performing table pushdown.
Refer to Chapter 6 in OpenAccess SDK SQL Engine Programmer's Guide for additional information on implementing table pushdown.
*Retrieving more information through the parse tree than is provided through the standard OpenAccess SDK SQL Engine core methods for Java.
In this section: 
* Pass-through query processing
* SQL pass-through and advanced query methods reference