| Package | Description |
|---|---|
| com.sleepycat.dbxml |
Berkeley DB XML Java API
[reference guide]. |
| Modifier and Type | Method and Description |
|---|---|
XmlDebugListener |
XmlQueryContext.getDebugListener()
Gets the
XmlDebugListener associated with this query context. |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlQueryContext.setDebugListener(XmlDebugListener listener)
Associates an
XmlDebugListener instance with the query context in order
to debug queries. |
Copyright (c) 2004,2014 Oracle. All rights reserved.