Project

General

Profile

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

# Date Author Comment
5015 08/04/2009 02:32 PM daigle

Create database and shared directories for database management code and shared code respectively.

4140 07/18/2008 09:30 AM daigle

Add sql debug statements

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head

3077 11/10/2006 10:25 AM Matt Jones

Removed the release ant token from all files in 'src'.

2663 10/10/2005 11:06 AM sgarg

Replacing MetaCatUtil.debugMessage or MetaCatUtil.logMetacat call with logMetacat (private Logger object) call

2589 09/09/2005 01:59 PM sgarg

Replacing debugMessage in metacat code with log4j methods for logging

1751 07/23/2003 12:04 PM Jing Tao

Get rid of to_date function.

1493 03/19/2003 03:03 PM Jing Tao

Change debugMessage method from (String) to (String, int).

1217 06/13/2002 11:54 AM Jing Tao

Merge DBConnection branch to head.

1016 04/18/2002 03:35 PM Jing Tao

Currently, some document in xml_document table doesn't have entries in
xml_access table. This is okay during the old access policy.
But we changed the access policy( see bug 437 ) and if there is no entry in
xml_access table, except owner, other person can not access it....