Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  nceas 203 almost 24 years Matt Jones Merged in substantial changes to DBWriter and a...

Latest revisions

# Date Author Comment
203 06/26/2000 03:35 AM Matt Jones

Merged in substantial changes to DBWriter and associated classes and to
the MetaCatServlet in order to accomodate the new UPDATE and DELETE
functions. The command line tools and the parameters for the
servlet have changed substantially.

186 06/23/2000 12:09 PM Matt Jones

Fixed bug in DBWriter using the new SAX2 interface. Turned out it was a bug in xerces-1_1_1, which was fixed by Andy Clark after I reported it.

185 06/21/2000 07:20 PM Matt Jones

1) Simplified database connection creation by adding new utility routine in MetaCatUtil that reads configuration information from the properties file.
2) Created MetaCatUtil.getOption() to retrieve options from properties file.
3) Unified SAX Parser creation by specifying parser driver in the properties file and dynamically loading it using the XMLReaderFactory interface....

184 06/20/2000 07:57 PM Matt Jones

cleaned up code for getting options from the properties file, made the database connection inthe MetaCatUtil class use the properties file for the conneciton info

183 06/20/2000 05:37 PM Matt Jones

updated javadoc documentation

181 06/20/2000 05:14 PM Matt Jones

integrated new structured query facility (DBQuery) into the servlet demo (MetaCatServlet)

180 06/20/2000 03:45 PM Matt Jones

removed debugging code

178 06/20/2000 03:31 PM Matt Jones

fixed QuerySpecification to produce SQL that does UNION or INTERSECT set operations for query group combinations

177 06/19/2000 06:42 PM Matt Jones

finsihed basic functionality for structured queries based on the DBQuery and QuerySpecification classes

176 06/19/2000 05:44 PM Matt Jones

added code to build an index of the paths through the DOM tree to each node in the tree as the node is being inserted

View revisions

Also available in: Atom