XMLDB Data Resource Accessor

Overview

The XMLDB data resource accessor allows data service resources to expose a single XMLDB-enabled relational database.

Resource Properties

The XMLDB data resource accessor provides the following properties for any data service resource which uses it:

In addition to these the service deployer may provide application-specific metadata properties in the data resource accessor configuration files (see below).

Class

This data resource accessor is implemented by the following Java class:

uk.org.ogsadai.dataresource.XMLDBDataResourceAccessor

Interfaces

This data resource accessor implements the following interfaces:

Configuration

Any data service resource using an XMLDB data resource accessor uses the following configuration files:

These files are constructed automatically by the tools we provide to deploy data service resources. However, if you are interested, a detailed description of these files can be found on this page.