|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.ebxml.registry.query.sql.SQLQueryProcessor
Processor for SQL queries. Used by the QueryManagerImpl.
Constructor Summary | |
protected |
SQLQueryProcessor()
|
Method Summary | |
org.oasis.ebxml.registry.bindings.query.AdhocQueryResponse |
executeQuery(org.oasis.ebxml.registry.bindings.rim.User user,
java.lang.String sqlQuery,
org.oasis.ebxml.registry.bindings.query.ResponseOption responseOption)
|
static SQLQueryProcessor |
getInstance()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected SQLQueryProcessor()
Method Detail |
public org.oasis.ebxml.registry.bindings.query.AdhocQueryResponse executeQuery(org.oasis.ebxml.registry.bindings.rim.User user, java.lang.String sqlQuery, org.oasis.ebxml.registry.bindings.query.ResponseOption responseOption) throws RegistryException
RegistryException
public static SQLQueryProcessor getInstance()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |