Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Author Date Id Revision

# Date Author Comment
2074 03/30/2004 10:02 AM Matt Jones

Changed printAttributeQuery() to no longer depend on the xml_index table. Now, if useXMLIndex is false, the method will use a recursive query on xml_nodes to match paths instead of using xml_index.

2068 03/26/2004 05:40 PM Matt Jones

Created test class QuerySpecificationTest and started process of removing the xml_index from the QuerySpecification code. Reformatted some classes for readability.

1799 08/12/2003 06:05 PM Jing Tao

Revise it.

1791 08/12/2003 10:40 AM Matt Jones

New test code for metacat client. Auto-generate id. Query and read from
the inserted document. Still having some problems with the tests.

1790 08/12/2003 08:07 AM Jing Tao

Query.xml for testing MetacatClient.