| Class | Description |
|---|---|
| BatchQuery |
Class used to perform queries on the sql driver
|
| JDBCConnectorProfile |
This class reads a configuration XML file and sets the behaviour of the operator as far as its
JDBC connection behaviour is concerned.
|
| JdbcOp |
Operator class used to perform an external search to a jdbc database creating a
org.gcube.searchservice.searchlibrary.resultset.ResultSet
with the produced results |
| JdbcResultElement |
This class acts as a container for the external service to fill with results.
|
| QueryBridge |
Class used to perform queries on the sql driver
|
| QueryJdbcWorker |
Worker Thread that continues to update the produced
ResultSet in the background |
| QueryParser |
Parses that is responsible to extract form the input to the service query string all the available information
need by the wrapper.
|
Copyright © 2017. All Rights Reserved.