Uses of Package
com.orchestranetworks.query
- Packages that use com.orchestranetworks.query - 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®.- com.orchestranetworks.schema.businessObjects 
-   Classes in com.orchestranetworks.query used by com.onwbp.adaptation Class 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.
-   Classes in com.orchestranetworks.query used by com.orchestranetworks.query Class 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.
-   Classes in com.orchestranetworks.query used by com.orchestranetworks.schema.businessObjects Class Description QueryResult Represents the result of a query.