Berkeley DB XML
version 2.5.16

Uses of Class
com.sleepycat.dbxml.XmlDebugListener

Packages that use XmlDebugListener
com.sleepycat.dbxml Berkeley DB XML Java API
[reference guide]
 

Uses of XmlDebugListener in com.sleepycat.dbxml
 

Methods in com.sleepycat.dbxml that return XmlDebugListener
 XmlDebugListener XmlQueryContext.getDebugListener()
          Gets the XmlDebugListener associated with this query context.
 

Methods in com.sleepycat.dbxml with parameters of type XmlDebugListener
 void XmlQueryContext.setDebugListener(XmlDebugListener listener)
          Associates an XmlDebugListener instance with the query context in order to debug queries.
 


Berkeley DB XML
version 2.5.16

Copyright (c) 1996,2009 Oracle. All rights reserved.