|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.medor.eval.lib.BasicBinaryEvalutedTC
Field Summary | |
---|---|
protected boolean |
closed
|
protected boolean |
debug
|
protected Logger |
log
|
Constructor Summary | |
---|---|
BasicBinaryEvalutedTC()
|
Method Summary | |
---|---|
void |
close()
It closes the TupleCollection, relaeases used resources (example : ResultSet). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.objectweb.medor.eval.api.BinaryEvaluatedTC |
---|
getLeftTCCursor, getRightTCCursor |
Methods inherited from interface org.objectweb.medor.tuple.api.TupleCollection |
---|
first, getMetaData, getRow, getTuple, getTuple, isEmpty, isLast, next, row |
Field Detail |
protected boolean closed
protected Logger log
protected boolean debug
Constructor Detail |
public BasicBinaryEvalutedTC()
Method Detail |
public void close() throws MedorException
TupleCollection
close
in interface TupleCollection
MedorException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |