|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.ebxml.registry.query.filter.QueryProcessor
com.sun.ebxml.registry.query.filter.RegistryObjectQueryProcessor
com.sun.ebxml.registry.query.filter.RegistryEntryQueryProcessor
Class Declaration for RegistryEntryQueryProcessor
Field Summary |
Fields inherited from class com.sun.ebxml.registry.query.filter.QueryProcessor |
clauseHandler, filterProcessor, nativeQuery, sqlQuery, whereClause |
Constructor Summary | |
RegistryEntryQueryProcessor()
|
Method Summary | |
protected void |
buildBranchClauses()
|
protected void |
buildFilterClauses()
|
protected void |
buildQueryClauses()
|
protected java.lang.String |
getName()
|
protected void |
setNativeQuery(org.oasis.ebxml.registry.bindings.query.RegistryObjectQueryType query)
|
Methods inherited from class com.sun.ebxml.registry.query.filter.QueryProcessor |
addWhereClause, buildForeignWhereClause, buildNativeWhereClause, convertToSQL, setParentJoinColumn, setSelectColumn |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RegistryEntryQueryProcessor()
Method Detail |
protected java.lang.String getName()
getName
in class RegistryObjectQueryProcessor
protected void setNativeQuery(org.oasis.ebxml.registry.bindings.query.RegistryObjectQueryType query)
setNativeQuery
in class RegistryObjectQueryProcessor
protected void buildFilterClauses() throws RegistryException
buildFilterClauses
in class RegistryObjectQueryProcessor
RegistryException
protected void buildQueryClauses() throws RegistryException
buildQueryClauses
in class RegistryObjectQueryProcessor
RegistryException
protected void buildBranchClauses() throws RegistryException
buildBranchClauses
in class RegistryObjectQueryProcessor
RegistryException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |