站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 server API Documentation 英文版文档

Uses of Interface org.jboss.ejb.plugins.cmp.jdbc.QLCompiler (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


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.