The JDBC data resource accessor allows data service resources to expose a single JDBC-enabled relational database.
The JDBC data resource accessor provides the following property for any data service resource which uses it:
{https://ogsadai.org.uk/namespaces/2005/10/properties}productInfo - information on the database, including name, vendor and version.
In addition the service deployer may provide application-specific metadata properties in the data resource accessor configuration files (see below).
This data resource accessor is implemented by the following Java class:
uk.org.ogsadai.dataresource.JDBCDataResourceAccessor
This data resource accessor implements the following interfaces:
Any data service resource using a JDBC 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.
Up: Data Resource Accessors | Next: XMLDB Data Resource Accessor | |
© International Business Machines Corporation, 2002-2006 | © The University of Edinburgh, 2002-2006 |