Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 203 almost 24 years Matt Jones Merged in substantial changes to DBWriter and a...
  docs 183 almost 24 years Matt Jones updated javadoc documentation
  images 104 almost 24 years Matt Jones added servlet interface images
  lib 204 almost 24 years Matt Jones Fixed bugs associated with the new UPDATE and D...
  src 204 almost 24 years Matt Jones Fixed bugs associated with the new UPDATE and D...
  xmldbms 14 over 24 years Matt Jones added Ron Bourret's xmldbms package for loading...
  xsqltest 95 almost 24 years Matt Jones updated style sheet locations
Makefile 2.55 KB 107 almost 24 years Matt Jones updated javadoc documentation
build.xml 2.8 KB 204 almost 24 years Matt Jones Fixed bugs associated with the new UPDATE and D...
test-query.xml 700 Bytes 179 almost 24 years Matt Jones fixed QuerySpecification to produce SQL that do...
test.xml 328 Bytes 67 almost 24 years Matt Jones modified make to add xml validation code

Latest revisions

# Date Author Comment
204 06/26/2000 09:31 PM Matt Jones

Fixed bugs associated with the new UPDATE and DELETE functions of
DBWriter. There were problematic interactions between some static
variables used in DBEntityResolver and the way in which the
Servlet objects are re-used across multiple client invocations....

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

182 06/20/2000 05:23 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

179 06/20/2000 03:37 PM Matt Jones

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

View all revisions | View revisions

Also available in: Atom