Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  marine 323 almost 24 years berkley no message
AccessionNumber.java 9.14 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
AccessionNumberException.java 1.63 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
AccessionNumberGeneratedException.java 1.4 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
BasicNode.java 6.03 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
CommentNode.java 1.63 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
DBDTDHandler.java 5.56 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
DBEntityResolver.java 8.43 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
DBQuery.java 12.3 KB 350 almost 24 years berkley Added createSQuery() to handle structured queri...
DBReader.java 7.1 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
DBSAXDocument.java 11 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
DBSAXHandler.java 14.1 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
DBSAXNode.java 10.5 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
DBSimpleQuery.java 6.96 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
DBTransform.java 6.23 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
DBUtil.java 5.08 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
DBValidate.java 9.76 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
DBWriter.java 10.7 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
ElementNode.java 8.57 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
McdbDocNotFoundException.java 1.38 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
McdbException.java 2.71 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
MetaCatServlet.java 34.7 KB 351 almost 24 years berkley Broke up handleQueryAction into handleQuery, ha...
MetaCatSession.java 4.93 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
MetaCatUtil.java 9.03 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
PINode.java 1.67 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
QuerySpecification.java 15.5 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
TextNode.java 2.1 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
srbProps.properties 229 Bytes 213 almost 24 years Matt Jones Added srbrmi classes for authentication support

Latest revisions

# Date Author Comment
351 08/14/2000 02:28 PM berkley

Broke up handleQueryAction into handleQuery, handleSQuery, runQuery and transformDocument. handleQueryAction is now a base function which makes calls to each of these functions to create, run and transform a query from CGI parameters.

350 08/14/2000 02:26 PM berkley

Added createSQuery() to handle structured queries of an arbitrary number of parameters. Also modified createQuery() to handle a null query in a graceful manner.

349 08/14/2000 01:53 PM Matt Jones

Added "release" keyword to all metacat source files so that the release
number will be evident in software distributions.

348 08/14/2000 01:43 PM Matt Jones

Updated build process to now use a copy of the source files so that keyword
substitution can ocur before the build. This allows for substitution of
hardcoded values into the source before the compile. Currently, I am
using this feature to do the following:...

346 08/14/2000 11:27 AM bojilova

added Logout handling

345 08/14/2000 11:11 AM bojilova

clear lib dir from paths like xmltodb/lib/something.html

344 08/14/2000 10:59 AM bojilova

on "DELETE" added delete from xml_index table for a given docid
before delete from xml_documents, b' of foreign key in xml_index(docid)
to xml_documents(docid)

343 08/11/2000 03:20 PM Matt Jones

Changed exception handling mechanisms for DBReader

342 08/11/2000 11:26 AM berkley

added createSQuery

341 08/11/2000 11:25 AM berkley

broke up handleQueryAction into handleQuery, handleSQuery, runQuery and transformDocument

View revisions

Also available in: Atom