|
Berkeley DB XML version 2.2.13 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlStatistics | |
com.sleepycat.dbxml | Berkeley DB XML Java API [reference guide]. |
Uses of XmlStatistics in com.sleepycat.dbxml |
Methods in com.sleepycat.dbxml that return XmlStatistics | |
XmlStatistics |
XmlContainer.lookupStatistics(String uri,
String name,
String index,
XmlValue value)
Returns an XmlStatistics object for the identified index. |
XmlStatistics |
XmlContainer.lookupStatistics(String uri,
String name,
String index)
Returns an XmlStatistics object for the identified index. |
XmlStatistics |
XmlContainer.lookupStatistics(XmlTransaction txn,
String uri,
String name,
String index,
XmlValue value)
Returns an XmlStatistics object for the identified index. |
XmlStatistics |
XmlContainer.lookupStatistics(XmlTransaction txn,
String uri,
String name,
String index)
Returns an XmlStatistics object for the identified index. |
XmlStatistics |
XmlContainer.lookupStatistics(String uri,
String name,
String parentUri,
String parentName,
String index,
XmlValue value)
Lookup statistics for the identified edge index. |
XmlStatistics |
XmlContainer.lookupStatistics(String uri,
String name,
String parentUri,
String parentName,
String index)
Lookup statistics for the identified edge index. |
XmlStatistics |
XmlContainer.lookupStatistics(XmlTransaction txn,
String uri,
String name,
String parentUri,
String parentName,
String index,
XmlValue value)
Lookup statistics for the identified edge index in the scope of a transaction. |
XmlStatistics |
XmlContainer.lookupStatistics(XmlTransaction txn,
String uri,
String name,
String parentUri,
String parentName,
String index)
Lookup statistics for the identified edge index in the scope of a transaction. |
Constructors in com.sleepycat.dbxml with parameters of type XmlStatistics | |
XmlStatistics(XmlStatistics arg0)
Copy constructor. |
|
Berkeley DB XML version 2.2.13 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |