Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Author Date Id Revision

# Date Author Comment
149 06/12/2000 12:52 PM bojilova

assign rootnodeid, docid for every node in xml_nodes table by given document

142 06/07/2000 08:47 PM Matt Jones

reincorporated Title registration code for documents

137 06/07/2000 05:28 PM Matt Jones

Renamed DBSAXElement to DBSAXNode

136 06/07/2000 05:19 PM Matt Jones

rearranged API for incrementing the node index within the parent node

135 06/07/2000 05:16 PM Matt Jones

rearranged API for incrementing the node index within the parent node

134 06/07/2000 03:42 PM Matt Jones

code consolidation, cleanup, and documentation

133 06/07/2000 03:40 PM Matt Jones

code consolidation, cleanup, and documentation

131 06/07/2000 10:58 AM Matt Jones

general module cleanup

122 06/06/2000 05:43 PM Matt Jones

Modifying storage model to use DOM TEXT nodes -- update is incomplete and query code doesn not work for this checkin

110 05/31/2000 10:50 AM bojilova

changed case 4/ to be like case 3/ when no doctype specified

109 05/30/2000 05:56 PM bojilova

document root node, doctype changes

98 05/12/2000 06:29 PM Matt Jones

improved query result handling

92 05/11/2000 04:34 PM bojilova

made changes about document doctypes

90 05/09/2000 04:47 PM Matt Jones

updated handler to deal better with Public IDs

76 05/04/2000 07:45 PM Matt Jones

fixed DBSimpleQuery after doctype additions done by Jivka

75 05/04/2000 05:38 PM Matt Jones

Fixed package bugs in new Entity and comment handling code, updated Makefile

72 05/04/2000 03:30 PM bojilova

Included new features about writing XML documents into db
This includes writing data into db XML Catalog, document data into xml_documents,
comments into xml_nodes, added nodeindex for the order of elements by given parent element.

51 04/17/2000 04:06 PM Matt Jones

changed package name to edu.ucsb.nceas.metacat.*

35 04/13/2000 09:48 AM Matt Jones

documentation updates

31 04/11/2000 08:04 PM Matt Jones

documentation additions

30 04/11/2000 07:15 PM Matt Jones

general cleanup and documentation

29 04/11/2000 07:09 PM Matt Jones

general cleanup and documentation

18 04/11/2000 09:40 AM Matt Jones

Partially functional SAS DB loader.

17 04/11/2000 09:09 AM Matt Jones

Split XML SAX handler class into seperate file DBSAXHandler.java