Interface Summary |
Configurable |
This interface provides setters and getters for metadata (features or properties) associated to an object. |
PreparedXMLStatement |
This prepared statement interface is used for executing parameterized XQuery or XPath prepared statements, setting
external variables and obtaining the results (update statements are not supported yet). |
XMLCollection |
This interface describes a XML collection of XML documents. |
XMLConnection |
This interface represents a connection with a specific XML data source. |
XMLConnectionPoolDataSource |
|
XMLDataSource |
The interface that every data source must implement. |
XMLDataSourceMetaData |
This interface provides comprehensive information about the "data source". |
XMLDataSourceMetaData.Entry |
Inner interface of XMLDataSourceMetaData interface. |
XMLDocument |
This interface describes a document object which provides access to XML data
in several ways. |
XMLDocumentFiler |
This interface is used to insert XML documents in XML collections. |
XMLDocumentSet |
This interface allows the user to access query results as handles to stored
XML documents. |
XMLDriver |
The interface that every driver class must implement. |
XMLErrorHandler |
Interface for XMLDBC storage error handlers. |
XMLPooledConnection |
|
XMLResultSet |
This interface represents the set of results of a query. |
XMLStatement |
This statement interface is used for executing constant XQuery or XPath statements
and obtaining the results produced (update statements are not supported yet). |