Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/rxm.git

Terser documentation.

Author Dave Jarvis <email>
Date 2015-02-10 17:42:09 GMT-0800
Commit bb3048dda97fb96b96252de9a206952e7c44fa3b
Parent 63ab6a2
Delta 2 lines added, 5 lines removed, 3-line decrease
README.md
# Usage
-This section shows how to use the Java API to query a database and generate
-an XML document based on **rxm**. Review the
-[JDBC documentation](http://docs.oracle.com/javase/tutorial/jdbc/basics/connecting.html) to understand how database connections are established.
+The Java API can generate an XML document with **rxm**.
## Basic
.*,
```
-
# Requirements
# Addendum
-It might be possible to use **rxm** for data loading.
+Review the [JDBC documentation](http://docs.oracle.com/javase/tutorial/jdbc/basics/connecting.html) to understand how database connections are established.