Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 203 about 24 years Matt Jones Merged in substantial changes to DBWriter and a...
  docs 207 about 24 years Matt Jones added new javadoc documentation for new classes
  images 104 about 24 years Matt Jones added servlet interface images
  lib 222 about 24 years bojilova testing
  src 223 about 24 years bojilova testing
  xmldbms 14 over 24 years Matt Jones added Ron Bourret's xmldbms package for loading...
  xsqltest 95 about 24 years Matt Jones updated style sheet locations
Makefile 2.55 KB 107 about 24 years Matt Jones updated javadoc documentation
build.xml 2.92 KB 218 about 24 years Matt Jones updated build file jar references
test-query.xml 700 Bytes 179 about 24 years Matt Jones fixed QuerySpecification to produce SQL that do...
test.xml 328 Bytes 67 about 24 years Matt Jones modified make to add xml validation code

Latest revisions

# Date Author Comment
223 06/28/2000 04:19 PM bojilova

testing

222 06/28/2000 02:33 PM bojilova

testing

221 06/28/2000 01:17 PM bojilova

testing

220 06/27/2000 08:14 PM Matt Jones

Fixed bug where TEXT nodes couldn't be longer than 4000 characters, which
is the maximum length of a VARCHAR2 field in Oracle. Now, if text
exceeds the field length, I break the text up into a series of TEXT
nodes each of the max field length, and the remainder in the last...

219 06/27/2000 07:36 PM Matt Jones

Added feature to now ouput COMMENTs and PIs when the document is
read from the database with DBReader.

218 06/27/2000 07:30 PM Matt Jones

updated build file jar references

217 06/27/2000 07:23 PM Matt Jones

fixed html file parameters

216 06/27/2000 05:47 PM Matt Jones

removed jar file because it is too dynamic

215 06/27/2000 05:00 PM bojilova

changed to
response.sendRedirect(response.encodeRedirectUrl("/xmltodb/lib/index.html"));

214 06/27/2000 04:58 PM Matt Jones

binary additions for srb RMI client

View all revisions | View revisions

Also available in: Atom