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 DBClause
vDB
- the layer@CheckReturnValue public boolean isFinal()
@CheckReturnValue public DBClause cloneOpposite() throws java.lang.CloneNotSupportedException
DBClause
cloneOpposite
in interface DBClause
java.lang.CloneNotSupportedException
@CheckReturnValue @Nonnull public java.lang.String toString()
toString
in class java.lang.Object
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.