See: Description
Class | Description |
---|---|
DirectQueryStrategy |
The DirectQueryStrategy can be used to build HQL-Where statements directly from the
given string.
|
HQLQueryStrategy |
The HQLQueryStrategy to build HQL queries by parsing SQL like query
statements.
|
NameValueQueryStrategy |
The NameValueQueryStrategy to build HQL queries by parsing name value pair
query statements.
|
QueryStrategy |
Abstract class representing a query strategy base class for building HQL
queries by given federated search query strings.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.