Modifier and Type | Class and Description |
---|---|
static class |
OrderByFragmentTranslator.StandardOrderByTranslationImpl |
Constructor and Description |
---|
OrderByFragmentTranslator() |
Modifier and Type | Method and Description |
---|---|
static OrderByTranslation |
translate(TranslationContext context,
String fragment)
Perform the translation of the user-supplied fragment, returning the translation.
|
public static OrderByTranslation translate(TranslationContext context, String fragment)
context
- Context giving access to delegates needed during translation.fragment
- The user-supplied order-by fragmentCopyright © 2017 JBoss by Red Hat. All rights reserved.