当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
JDBCQueryManager (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.ejb.plugins.cmp.jdbc
Class JDBCQueryManager
java.lang.Object
org.jboss.ejb.plugins.cmp.jdbc.JDBCQueryManager
- public final class JDBCQueryManager
- extends Object
Maintains a map from a query method to query command.
- Version:
- $Revision: 1.20 $
- Author:
- Dain Sundstrom, Rickard 锟絙erg, Marc Fleury, Joe Shevland, Justin Forder, Alex Loubyansky
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDBCQueryManager
public JDBCQueryManager(JDBCStoreManager manager)
getQLCompiler
public static final Class getQLCompiler(Element query,
JDBCEntityMetaData entity)
throws org.jboss.deployment.DeploymentException
- Throws:
org.jboss.deployment.DeploymentException
getInstance
public static final QLCompiler getInstance(Class impl,
Catalog catalog)
throws org.jboss.deployment.DeploymentException
- Throws:
org.jboss.deployment.DeploymentException
getQueryCommand
public JDBCQueryCommand getQueryCommand(Method queryMethod)
throws javax.ejb.FinderException
- Throws:
javax.ejb.FinderException
start
public void start()
throws org.jboss.deployment.DeploymentException
- Throws:
org.jboss.deployment.DeploymentException
clear
public void clear()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.