|
Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--oracle.jbo.server.RowQualifier
| Constructor Summary |
RowQualifier(ViewObjectImpl vo)
|
| Method Summary |
| Type | Method |
|---|---|
java.lang.Object |
getBindValue(QueryCollection qc,
java.lang.String bindIndexStr)
|
oracle.jbo.expr.JIParserNode |
getParsedExpr()
|
boolean |
rowQualifies(ViewRowImpl row)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RowQualifier(ViewObjectImpl vo)
| Method Detail |
public oracle.jbo.expr.JIParserNode getParsedExpr()
public java.lang.Object getBindValue(QueryCollection qc,
java.lang.String bindIndexStr)
public boolean rowQualifies(ViewRowImpl row)
|
Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||