|
SparkseeNet
6.0.2
|
Query context interface. More...
Public Member Functions | |
| QueryContext () | |
| Default constructor. | |
| com.sparsity.sparksee.gdb.Query | NewQuery () |
| Creates a new Query. | |
Query context interface.
A QueryContext contains and manages the resources required to run a Query. A Session is one example of a QueryContext connected to a Sparksee database. The applications can implement their own contexts to run queries out of Sparksee.
1.8.2