| Constructor and Description |
|---|
DBSuccessClause() |
| Modifier and Type | Method and Description |
|---|---|
DBClause |
cloneOpposite()
make the opposite clause
|
DBClause |
doClone() |
boolean |
isBottomLevel(VirtualDB vDB) |
boolean |
isComplex() |
boolean |
isFinal() |
boolean |
matches(DBObject obj,
HintField hint)
Does this object match this clause ?
|
void |
setFinal() |
java.lang.String |
toString() |
java.lang.String |
where() |
@CheckReturnValue public boolean matches(DBObject obj, HintField hint) throws java.lang.Exception
DBClause@Nonnull @CheckReturnValue public DBClause doClone()
@CheckReturnValue public boolean isComplex()
@CheckReturnValue public boolean isBottomLevel(VirtualDB vDB)
isBottomLevel in interface DBClausevDB - the layer@CheckReturnValue public boolean isFinal()
@CheckReturnValue public DBClause cloneOpposite() throws java.lang.CloneNotSupportedException
DBClausecloneOpposite in interface DBClausejava.lang.CloneNotSupportedException@CheckReturnValue @Nonnull public java.lang.String toString()
toString in class java.lang.ObjectstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.