Package org.eclipse.ohf.ihe.xds.consumer.query

Interface Summary
QueryConstants Interface providing some of the common table references and table declarations for the SQL queries listed in the Minimum Query Catalog for transaction ITI-16: Query Registry.
 

Class Summary
DateTimeRange Object used to represent a date/time range in a query Used to support the IHE XDS Consumer actor in Transaction ITI-16: Query Registry
FindDocumentsQuery Represents the FindDocuments query of the Minimum Query Catalog.
GetDocumentsQuery Represents the GetDocuments query of the Minimum Query Catalog.
Query Absract XDS Query structure.
QueryBuilder Object used to produce the SQL statement for a given Query.
QueryBuilderUtils Static utilites to aid in building XDS consumer SQL query clauses and other components for use by developers wishing to extends query capabilites of the IHE XDS Consumer (Transaction ITI-16: Query Registry)
 

Exception Summary
MalformedQueryException Used to indicate a problem in automatically building the SQL for a particulary Query.