Uses of Interface
org.tranql.sql.EJBQLQueryToSQLCommandCompiler

Packages that use EJBQLQueryToSQLCommandCompiler
org.tranql.dynamicquery   
org.tranql.sql   
 

Uses of EJBQLQueryToSQLCommandCompiler in org.tranql.dynamicquery
 

Constructors in org.tranql.dynamicquery with parameters of type EJBQLQueryToSQLCommandCompiler
BasicQuery(EJBQLQueryToSQLCommandCompiler queryBuilder, java.lang.String ejbQL, java.lang.Class[] types)
           
 

Uses of EJBQLQueryToSQLCommandCompiler in org.tranql.sql
 

Classes in org.tranql.sql that implement EJBQLQueryToSQLCommandCompiler
 class EJBQLToPhysicalQuery
           
 



Copyright © -2010 The Codehaus. All Rights Reserved.