|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.shiftone.exq.impl.config.AbstractMetaDataBase
org.shiftone.exq.impl.query.QueryMetaData
Class QueryMetaData
Constructor Summary | |
QueryMetaData(java.lang.String resourcePath)
Constructor QueryMetaData |
Method Summary | |
QueryResult |
getQueryResult(java.util.Map parameters)
the result returned by this method should be assumed to be shared by multiple threads. |
protected java.lang.Object |
getRootBean()
Method getRootBean |
Methods inherited from class org.shiftone.exq.impl.config.AbstractMetaDataBase |
getName, getResourcePath, initialize |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public QueryMetaData(java.lang.String resourcePath) throws ConfigException
resourcePath
-
ConfigException
Method Detail |
protected java.lang.Object getRootBean()
getRootBean
in class AbstractMetaDataBase
public QueryResult getQueryResult(java.util.Map parameters) throws QueryException, ConnectionException
parameters
-
ConnectionException
QueryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |