Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  marine 424 over 23 years berkley this file is no longer used.
AccessionNumber.java 9.27 KB 421 over 23 years bojilova cleared static methods in AccessionNumber class...
AccessionNumberException.java 1.63 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
AccessionNumberGeneratedException.java 1.4 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
BasicNode.java 6.03 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
CommentNode.java 1.63 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBDTDHandler.java 5.56 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBEntityResolver.java 8.43 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBQuery.java 15.9 KB 423 over 23 years berkley changed xslf for new returnfield scheme. the r...
DBSAXHandler.java 11.3 KB 408 over 23 years Matt Jones Continued code redesign for the DocumentImpl cl...
DBSAXNode.java 8.94 KB 408 over 23 years Matt Jones Continued code redesign for the DocumentImpl cl...
DBSimpleQuery.java 6.96 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBTransform.java 6.23 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBUtil.java 6.92 KB 413 over 23 years bojilova for getDoctypes() added WHERE entry_type='DTD' ...
DBValidate.java 9.76 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DocumentImpl.java 22.6 KB 421 over 23 years bojilova cleared static methods in AccessionNumber class...
ElementNode.java 4.54 KB 388 over 23 years Matt Jones Modified the DBReader and ElementNode classes t...
McdbDocNotFoundException.java 1.38 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
McdbException.java 2.71 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
MetaCatServlet.java 28.8 KB 423 over 23 years berkley changed xslf for new returnfield scheme. the r...
MetaCatSession.java 14.1 KB 411 over 23 years bojilova Changes with Srb authentication: including quer...
MetaCatUtil.java 9.42 KB 354 over 23 years berkley added new constructor to allow the creation of ...
NodeComparator.java 1.9 KB 389 over 23 years Matt Jones Updated documentation for NodeComparator.java.
NodeRecord.java 996 Bytes 388 over 23 years Matt Jones Modified the DBReader and ElementNode classes t...
PINode.java 1.67 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
QuerySpecification.java 18.6 KB 423 over 23 years berkley changed xslf for new returnfield scheme. the r...
TextNode.java 2.1 KB 349 over 23 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
424 08/31/2000 02:43 PM berkley

this file is no longer used.

423 08/31/2000 02:20 PM berkley

changed xslf for new returnfield scheme. the returnfields are now returned as <param name="<returnfield>"> tags.
hThe sql for the returnfield query was redone to fix a previous problem with slow queries

421 08/30/2000 11:19 AM bojilova

cleared static methods in AccessionNumber classes for fixing bug found
when multiple requests to the servlet at a time.

415 08/28/2000 01:28 PM Matt Jones

Minor update to remove unneeded constructor in DocumentImpl class.

413 08/25/2000 04:18 PM bojilova

for getDoctypes() added
WHERE entry_type='DTD' condition in the select statement

411 08/25/2000 01:49 PM bojilova

Changes with Srb authentication: including quering of Srb/MCAT during the Srb connection for:
- groupname of connected user
- list of groups and users in MCAT for ACL function for MetaCat

408 08/24/2000 06:28 PM Matt Jones

Continued code redesign for the DocumentImpl class. Now the "delete" and
"write" methods are static, so a DocumentImpl objject need not be created
in order to initiate a INSERT, UPDATE, or DELETE action (it is created
implicitly by the DBSAXHandler). When doing a "READ" action, one still...

407 08/24/2000 04:47 PM Matt Jones

Folded the functionality from DBWriter into DocumentImpl, continuing the
work started earlir to create a more DOM-like model for the classes, in
which a single DocumentImpl class handles both reading and writing of
documents to the database. Modified shell scripts and MetaCatServlet to...

405 08/23/2000 03:55 PM berkley

changed the field names to be case-sensitive in the returnfields

402 08/23/2000 10:29 AM berkley

added support for the returnfield parameter
-QuerySpecification now sets a flag (containsExtendedSQL) when there are returnfield items in the pathquery document.
the accessor method containsExtendedSQL() can be called by other classes to check for extended return parameters...

View revisions

Also available in: Atom