| Package | Description | 
|---|---|
| com.onwbp.adaptation | Provides core classes and interfaces for accessing datasets, tables, and their records. | 
| com.orchestranetworks.query | Provides the API for accessing and processing data stored in
 EBX®. | 
| Class and Description | 
|---|
| Query An object that represents a compiled and validated SQL query. | 
| QueryBuilder A builder for query objects, capable of creating queries which reference
 tables from multiple datasets. | 
| Tuple Interface for extracting the elements of a query result tuple. | 
| Class and Description | 
|---|
| Query An object that represents a compiled and validated SQL query. | 
| QueryBuilder A builder for query objects, capable of creating queries which reference
 tables from multiple datasets. | 
| QueryResult Represents the result of a query. | 
| Tuple Interface for extracting the elements of a query result tuple. |