|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XQResultSequence
Method Summary | |
---|---|
void |
clearWarnings()
Clears the list of warnings associated with this result sequence. |
XQConnection |
getConnection()
Gets the XQuery Connection associated with this result sequence. |
XQWarning |
getWarnings()
Gets the first warning in the list of warnings associated with this result sequence. |
Methods inherited from interface javax.xml.xquery.XQSequence |
---|
absolute, afterLast, beforeFirst, close, first, getCachedItem, getItem, getSequenceAsStream, getSequenceAsString, getSequenceAsString, isAfterLast, isBeforeFirst, isClosed, isFirst, isLast, isOnItem, isScrollable, last, next, previous, relative, writeSequence, writeSequence, writeSequence, writeSequenceToSAX, writeSequenceToStream |
Methods inherited from interface javax.xml.xquery.XQItemAccessor |
---|
getCalendar, getDouble, getInt, getItemType, getLexicalValue, getLong, getNode, getNodeUri, getObject, getObject, getString, getXMLStreamReader, instanceOf, writeSAX, writeXMLStream |
Method Detail |
---|
void clearWarnings()
XQConnection getConnection() throws XQException
XQException
XQWarning getWarnings() throws XQException
XQException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |