Uses of Class
org.jboss.ejb.plugins.cmp.ejbql.ASTUCase

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

Uses of ASTUCase in org.jboss.ejb.plugins.cmp.ejbql
 

Methods in org.jboss.ejb.plugins.cmp.ejbql with parameters of type ASTUCase
 Object BasicVisitor.visit(ASTUCase node, Object data)
           
 

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

Methods in org.jboss.ejb.plugins.cmp.jdbc with parameters of type ASTUCase
 Object JDBCEJBQLCompiler.visit(ASTUCase node, Object data)
          Type-mapping function translation
 Object EJBQLToSQL92Compiler.visit(ASTUCase node, Object data)
           
 



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