Package com.orchestranetworks.query

Provides the API for accessing and processing data stored in EBX®. It allows expressing queries using a declarative query language that can be validated against data model(s) and executed over multiple datasets. Finally, it brings the necessary means to iterate through the result of a query and process individual tuples.

The main entry point is the Query interface which can be obtained through a QueryBuilder.

For more information, check the respective SQL introduction chapter in the documentation.

Since:
6.0.0