Uses of Interface
org.jboss.ejb.plugins.cmp.jdbc.QLCompiler

Packages that use QLCompiler
org.jboss.ejb.plugins.cmp.jdbc Package description goes here
 

Uses of QLCompiler in org.jboss.ejb.plugins.cmp.jdbc
 

Classes in org.jboss.ejb.plugins.cmp.jdbc that implement QLCompiler
 class EJBQLToSQL92Compiler
          Compiles EJB-QL and JBossQL into SQL using OUTER and INNER joins.
 class JDBCEJBQLCompiler
          Compiles EJB-QL and JBossQL into SQL.
 

Methods in org.jboss.ejb.plugins.cmp.jdbc that return QLCompiler
static QLCompiler JDBCQueryManager.getInstance(Class impl, Catalog catalog)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.