Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AccessionNumber.java 6.43 KB 171 almost 24 years bojilova added missed conn.close()
BasicNode.java 5.46 KB 168 almost 24 years Matt Jones documentation cleanup
DBDTDHandler.java 4.49 KB 168 almost 24 years Matt Jones documentation cleanup
DBEntityResolver.java 5.63 KB 168 almost 24 years Matt Jones documentation cleanup
DBQuery.java 7.44 KB 184 almost 24 years Matt Jones cleaned up code for getting options from the pr...
DBReader.java 6.56 KB 184 almost 24 years Matt Jones cleaned up code for getting options from the pr...
DBSAXDocument.java 5.95 KB 168 almost 24 years Matt Jones documentation cleanup
DBSAXHandler.java 7.58 KB 168 almost 24 years Matt Jones documentation cleanup
DBSAXNode.java 9.13 KB 177 almost 24 years Matt Jones finsihed basic functionality for structured que...
DBSimpleQuery.java 6.22 KB 184 almost 24 years Matt Jones cleaned up code for getting options from the pr...
DBTransform.java 5.67 KB 184 almost 24 years Matt Jones cleaned up code for getting options from the pr...
DBValidate.java 8.65 KB 168 almost 24 years Matt Jones documentation cleanup
DBWriter.java 5.26 KB 184 almost 24 years Matt Jones cleaned up code for getting options from the pr...
ElementNode.java 7.4 KB 168 almost 24 years Matt Jones documentation cleanup
GenericXMLValidate.java 8.65 KB 168 almost 24 years Matt Jones documentation cleanup
MetaCatServlet.java 18.5 KB 184 almost 24 years Matt Jones cleaned up code for getting options from the pr...
MetaCatUtil.java 2.42 KB 184 almost 24 years Matt Jones cleaned up code for getting options from the pr...
QuerySpecification.java 15.3 KB 181 almost 24 years Matt Jones integrated new structured query facility (DBQue...
TextNode.java 1.39 KB 168 almost 24 years Matt Jones documentation cleanup
XMLValidate.java 2.37 KB 168 almost 24 years Matt Jones documentation cleanup

Latest revisions

# Date Author Comment
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

174 06/19/2000 02:15 PM bojilova

for safe nodeid generation

172 06/16/2000 04:24 PM Matt Jones

completed work on creating structured query prototype in DBQuery and QuerySpecification classes

171 06/16/2000 03:39 PM bojilova

added missed conn.close()

View revisions

Also available in: Atom