Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AccessionNumber.java 8.62 KB 204 about 24 years Matt Jones Fixed bugs associated with the new UPDATE and D...
AccessionNumberException.java 1.31 KB 203 about 24 years Matt Jones Merged in substantial changes to DBWriter and a...
AccessionNumberGeneratedException.java 896 Bytes 204 about 24 years Matt Jones Fixed bugs associated with the new UPDATE and D...
BasicNode.java 5.71 KB 203 about 24 years Matt Jones Merged in substantial changes to DBWriter and a...
CommentNode.java 1.45 KB 219 about 24 years Matt Jones Added feature to now ouput COMMENTs and PIs whe...
DBDTDHandler.java 5.03 KB 204 about 24 years Matt Jones Fixed bugs associated with the new UPDATE and D...
DBEntityResolver.java 6.49 KB 204 about 24 years Matt Jones Fixed bugs associated with the new UPDATE and D...
DBQuery.java 7.7 KB 203 about 24 years Matt Jones Merged in substantial changes to DBWriter and a...
DBReader.java 6.81 KB 203 about 24 years Matt Jones Merged in substantial changes to DBWriter and a...
DBSAXDocument.java 10.2 KB 204 about 24 years Matt Jones Fixed bugs associated with the new UPDATE and D...
DBSAXHandler.java 12.7 KB 220 about 24 years Matt Jones Fixed bug where TEXT nodes couldn't be longer t...
DBSAXNode.java 9.74 KB 204 about 24 years Matt Jones Fixed bugs associated with the new UPDATE and D...
DBSimpleQuery.java 6.47 KB 203 about 24 years Matt Jones Merged in substantial changes to DBWriter and a...
DBTransform.java 5.91 KB 203 about 24 years Matt Jones Merged in substantial changes to DBWriter and a...
DBValidate.java 8.83 KB 203 about 24 years Matt Jones Merged in substantial changes to DBWriter and a...
DBWriter.java 9.5 KB 204 about 24 years Matt Jones Fixed bugs associated with the new UPDATE and D...
ElementNode.java 8.39 KB 219 about 24 years Matt Jones Added feature to now ouput COMMENTs and PIs whe...
MetaCatServlet.java 24.6 KB 226 about 24 years bojilova testing login
MetaCatSession.java 4.37 KB 212 about 24 years bojilova changed to use username/password entered on login
MetaCatUtil.java 4.25 KB 203 about 24 years Matt Jones Merged in substantial changes to DBWriter and a...
PINode.java 1.48 KB 219 about 24 years Matt Jones Added feature to now ouput COMMENTs and PIs whe...
QuerySpecification.java 15.2 KB 203 about 24 years Matt Jones Merged in substantial changes to DBWriter and a...
TextNode.java 1.92 KB 219 about 24 years Matt Jones Added feature to now ouput COMMENTs and PIs whe...
srbProps.properties 229 Bytes 213 about 24 years Matt Jones Added srbrmi classes for authentication support

Latest revisions

# Date Author Comment
226 06/29/2000 09:50 AM bojilova

testing login

225 06/29/2000 09:37 AM bojilova

testing login

224 06/28/2000 04:47 PM bojilova

testing login

223 06/28/2000 04:19 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.

215 06/27/2000 05:00 PM bojilova

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

213 06/27/2000 04:53 PM Matt Jones

Added srbrmi classes for authentication support

212 06/27/2000 03:43 PM bojilova

changed to use username/password entered on login

View revisions

Also available in: Atom