JdbcCheckup: Sample Oracle connection checkup file. No implementation. ac_or_thin: Oracle thin connection test program to aspen. blobtest: The same file as ac_or_thin. No implementation. main: Sample Sun DOM class2 for DOM clon example. blobinsert: BLOB column insertion test from a file to an Oracle table of aspen. blobaccess: Showing BLOB type saved XML file at aspen Oracle table. blobaccess_with_dom2: The same as blobaccess. readXMLtoDOM: Reading an XML file to a DOM tree and showing. Usage: java readXMLtoDOM an_xml_file.xml blobtodom: Combining two XML documents into a DOM at aspen Oracle table and showing the combined XML document. clobtodom: Same function as in blobtodom but from CLOB type column of the teak Oracle table.