Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  com 71 about 24 years higgins Catalog files from arbortext added
  edu 1305 over 21 years Jing Tao Made a shortcut for % search. It will look like...
clear.sql 312 Bytes 704 about 23 years berkley added removal of relations
loaddtd.sql 2.36 KB 979 about 22 years Jing Tao Change every "http://@server@ to "@systemidserv...
showdoc.sql 340 Bytes 390 over 23 years Matt Jones Added new utility query to return all of the xm...
sqlcatlist.sql 253 Bytes 123 almost 24 years Matt Jones Modifying storage model to use DOM TEXT nodes
sqldoclist.sql 209 Bytes 531 over 23 years Matt Jones Changed utility query to include the user_owner...
sqlnodeslist.sql 94 Bytes 108 almost 24 years Matt Jones added utility files and queries
sqlnodesview.sql 358 Bytes 166 almost 24 years Matt Jones minor modifications to fix problems introduced ...
sqlrevisions.sql 205 Bytes 203 almost 24 years Matt Jones Merged in substantial changes to DBWriter and a...
xmlpackage.sql 1.94 KB 439 over 23 years berkley sql file defining the table structure for eml-p...
xmlreplicationtable.sql 596 Bytes 1294 almost 22 years Jing Tao This script file will add columns to xml_replic...
xmltables-sqlserver.sql 8.63 KB 772 almost 23 years bojilova cleared the COLLATION specifiers on column defi...
xmltables.sql 9.64 KB 1292 almost 22 years Jing Tao Merge cvs branch replication to cvs head.
xmltables_postgres.sql 8.5 KB 1292 almost 22 years Jing Tao Merge cvs branch replication to cvs head.

Latest revisions

# Date Author Comment
1305 10/14/2002 09:11 AM Jing Tao

Made a shortcut for % search. It will look like: LIKE '%' rather than: LIKE '%%%'.

1304 10/11/2002 02:12 PM Jing Tao

In accessQuery, permission=READ or permission=ALL was added for both allow rule and deny rule.

1303 10/11/2002 10:33 AM Jing Tao

Create a shortcut for the query to get user's onwer doc lists. Create a private method named getOwnerQuery. If the coming query equals the owner query, the access permission checking would NOT append to the comming query. Because the owner has all permission.

1301 10/09/2002 05:27 PM Jing Tao

Add three private method: createOwnerQuery, createAllowRuleQuery and createDenyRuleQuery. And three public methods: setUserName, setGroup and getAccessQuery.

1300 10/09/2002 05:25 PM Jing Tao

Add the checking permission query into orignal query.

1299 10/07/2002 01:47 PM Jing Tao

Add code to make sure that a DBConnection checked out is auto commit.

1298 09/09/2002 03:32 PM Jing Tao

Add some debug message for displaying search time.

1297 09/09/2002 03:32 PM Jing Tao

Delete the code for permission checking in execute extened query. It was redundant. Add some debug message for displaying search time.

1294 07/14/2002 04:42 PM Jing Tao

This script file will add columns to xml_replication table in production metacat.

1293 07/14/2002 03:02 PM Jing Tao

Add a control for readForRemoteServer is only for data file.

View revisions

Also available in: Atom