Re: Grant Revoke notes ....

2006-07-29 Thread Satheesh Bandaram
Daniel John Debrunner wrote: >Satheesh Bandaram wrote: > > >>PrivilegeInfo and GrantRevokeConstantAction is modeled much like >>constraints are handled In both cases one parent statement could >>result in multiple different database objects being created. But this >>two levels is more needed

Re: Grant Revoke notes ....

2006-07-25 Thread Daniel John Debrunner
Satheesh Bandaram wrote: > Thanks for creating this GrantRevoke notes, Dan. Here are some comments > on some of your points. > > http://wiki.apache.org/db-derby/GrantRevokeImplementation Thanks for reading them, they were a dump of my thoughts are i had looked at the code. I think with any p

Grant Revoke notes ....

2006-07-25 Thread Satheesh Bandaram
Thanks for creating this GrantRevoke notes, Dan. Here are some comments on some of your points. http://wiki.apache.org/db-derby/GrantRevokeImplementation 1) "PrivilegeInfo looks very much like a constant action, the constant action for grant/revoke is more or less just an empty object that ca