public class OrderByFragmentTranslator extends Object
| 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 © 2001-2022 Red Hat, Inc. All Rights Reserved.