当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
JDBCEJBQLQuery (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.ejb.plugins.cmp.jdbc
Class JDBCEJBQLQuery
java.lang.Object
org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractQueryCommand
org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLQuery
- All Implemented Interfaces:
- JDBCQueryCommand
- public final class JDBCEJBQLQuery
- extends JDBCAbstractQueryCommand
This class generates a query from EJB-QL.
- Version:
- $Revision: 1.16 $
- Author:
- Dain Sundstrom, Alex Loubyansky
Methods inherited from class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractQueryCommand |
appendLeftJoinCMRColumnNames, execute, execute, getEagerLoadGroup, getEagerLoadMask, getLeftJoinCMRNodes, getLog, getSelectEntity, getSelectField, getSelectManager, leftJoinCMRNodes, parseParameters, setEagerLoadGroup, setLimitParam, setLimitValue, setOffsetParam, setOffsetValue, setOnFindCMRList, setParameterList, setSelectEntity, setSelectField, setSelectFunction, setSQL, toInt |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDBCEJBQLQuery
public JDBCEJBQLQuery(JDBCStoreManager manager,
JDBCQueryMetaData q)
throws org.jboss.deployment.DeploymentException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.