JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
de.hybris.platform.jalo.flexiblesearch.hints
Interface QueryHint
All Superinterfaces:
Hint
All Known Implementing Classes:
HanaHints
,
SQLServerQueryHints
public interface
QueryHint
extends
Hint
Query hint applied to original, translated SQL query.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
apply
(
String
query)
Method Details
apply
String
apply
(
String
query)