Uses of Interface
org.hibernate.sql.ordering.antlr.TranslationContext

Packages that use TranslationContext
org.hibernate.sql.ordering.antlr   
 

Uses of TranslationContext in org.hibernate.sql.ordering.antlr
 

Methods in org.hibernate.sql.ordering.antlr with parameters of type TranslationContext
static OrderByTranslation OrderByFragmentTranslator.translate(TranslationContext context, String fragment)
          Perform the translation of the user-supplied fragment, returning the translation.
 

Constructors in org.hibernate.sql.ordering.antlr with parameters of type TranslationContext
OrderByFragmentParser(antlr.TokenStream lexer, TranslationContext context)
           
 



Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.