Oracle9i XML Sample:
TransX Utility Sample with the Oracle9i XDK for Java

October 2002

The TransX Utility sample application demonstrates the use of the TransX utility Java API that is supplied with the Oracle XDK for Java. This sample provides interface for unloading data from one database table into XML and load it into another table in the same or a different database. Before loading the data into the destination table, user can add new columns, specify translation attributes for the source table columns and change the lookup keys for the destination table.

This sample demonstrates the following features of the Oracle XDK for Java :

  • Using TransX API for
    • unloading database table data into XML
    • loading data in predefined XML format into a database table
  • Using XML Parser for Java
    • Use of Parser for parsing the unloaded data and obtain an XML document
    • Use of DOM APIs for applying translation attributes on the unloaded XML document

Prerequisite:

  • Oracle9i Database
  • Oracle XML Developer's Kit(XDK) for Java version 9.2.0.4.0
  • Oracle9iAS Containers for J2EE(OC4J) Release 2.0

Download the Sample

The download includes installation instructions, readme file and Java source code for the sample.

Related Documents

E-mail this page
Printer View Printer View
Oracle Is The Information Company About Oracle | Oracle RSS Feeds | Careers | Contact Us | Site Maps | Legal Notices | Terms of Use | Privacy