Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  com 71 almost 24 years higgins Catalog files from arbortext added
  edu 1318 over 21 years Jing Tao Add a new file to handle get access rules from ...
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...
xmlreplicationtable_postgres.sql 637 Bytes 1309 over 21 years Jing Tao This script is for postgresql user to update th...
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
1318 10/29/2002 04:29 PM Jing Tao

Add a new file to handle get access rules from a xml access document.

1316 10/16/2002 03:55 PM Jing Tao

Remove the file which we didn't use.

1309 10/14/2002 04:37 PM Jing Tao

This script is for postgresql user to update their xml_replication table.

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.

View revisions

Also available in: Atom