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
 

Fields in org.hibernate.sql.ordering.antlr declared as TranslationContext
 TranslationContext OrderByFragmentTranslator.context
           
 

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



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