Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AccessionNumber.java 5.63 KB 147 about 24 years bojilova no message
BasicNode.java 5.46 KB 149 about 24 years bojilova assign rootnodeid, docid for every node in xml_...
DBDTDHandler.java 4.5 KB 148 about 24 years bojilova to use single transaction
DBEntityResolver.java 5.63 KB 151 about 24 years bojilova put checkURLConnection(systemId) before its reg...
DBQuery.java 6.52 KB 155 about 24 years Matt Jones added incomplete classes for structured query
DBReader.java 7.29 KB 132 about 24 years Matt Jones improved error handling when docid not found
DBSAXDocument.java 5.77 KB 152 about 24 years bojilova changed getDocID() only to: return docid;
DBSAXHandler.java 7.6 KB 149 about 24 years bojilova assign rootnodeid, docid for every node in xml_...
DBSAXNode.java 6.55 KB 150 about 24 years Matt Jones rewrote DBSimpleQuery and associated classes to...
DBSimpleQuery.java 6.89 KB 154 about 24 years Matt Jones added result-set filter to DBSimpleQuery to onl...
DBTransform.java 6.35 KB 122 about 24 years Matt Jones Modifying storage model to use DOM TEXT nodes -...
DBValidate.java 8.22 KB 83 about 24 years Matt Jones changed location of catalog file to config para...
DBWriter.java 5.85 KB 148 about 24 years bojilova to use single transaction
ElementNode.java 7.41 KB 157 about 24 years Matt Jones minor changes to TextNode
GenericXMLValidate.java 8.22 KB 83 about 24 years Matt Jones changed location of catalog file to config para...
MetaCatServlet.java 18.4 KB 154 about 24 years Matt Jones added result-set filter to DBSimpleQuery to onl...
MetaCatUtil.java 1.42 KB 110 about 24 years bojilova changed case 4/ to be like case 3/ when no doct...
QuerySpecification.java 8 KB 159 about 24 years Matt Jones continued work on structured query -- now it re...
TextNode.java 1.41 KB 157 about 24 years Matt Jones minor changes to TextNode
XMLValidate.java 1.96 KB 70 about 24 years higgins XMLValidate added to same package as MetaCatSer...

Latest revisions

# Date Author Comment
159 06/14/2000 06:55 PM Matt Jones

continued work on structured query -- now it reads the queryspec xml docuemnt and can digest its contents

158 06/14/2000 05:27 PM Matt Jones

continued work on developing structured query functionality using the QuerySpecification class -- incomplete still

157 06/14/2000 05:26 PM Matt Jones

minor changes to TextNode

155 06/14/2000 01:54 PM Matt Jones

added incomplete classes for structured query

154 06/13/2000 09:43 PM Matt Jones

added result-set filter to DBSimpleQuery to only return specified document type

152 06/13/2000 02:23 PM bojilova

changed getDocID() only to:
return docid;

151 06/13/2000 02:22 PM bojilova

put checkURLConnection(systemId) before
its register in db or using from the parser

150 06/12/2000 06:39 PM Matt Jones

rewrote DBSimpleQuery and associated classes to no longer use Oracle's hierarchichal query syntax -- now this should work with any JDBC compliant backend DB

149 06/12/2000 12:52 PM bojilova

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

148 06/12/2000 09:08 AM bojilova

to use single transaction

View revisions

Also available in: Atom