| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface XQConnectionextends XQDataFactoryMethod Summary | |
void |
|
void |
|
XQExpression | |
XQExpression |
|
boolean | |
XQMetaData | |
XQStaticContext | |
boolean |
|
XQPreparedExpression |
|
XQPreparedExpression |
|
XQPreparedExpression |
|
XQPreparedExpression |
|
XQPreparedExpression |
|
XQPreparedExpression |
|
void |
|
void |
|
void |
|
public boolean isClosed()
public XQPreparedExpression prepareExpression(InputStream xquery) throws XQException
public XQPreparedExpression prepareExpression(InputStream xquery, XQStaticContext properties) throws XQException
public XQPreparedExpression prepareExpression(Reader xquery, XQStaticContext properties) throws XQException
public XQPreparedExpression prepareExpression(String xquery, XQStaticContext properties) throws XQException