Re: Data Access Filters

2008-03-06 Thread Ahmed Mohombe
The scenario I am talking about is where you have a client which only has access to certain records in a table, so when the query the table they should only see their records. This scenario is so common that I wonder why aren't there many out of the box generic solutions. I know this can be d

Re: Data Access Filters

2008-03-06 Thread Malcolm Edgar
Hi Adrian, thanks for the feedback. regards Malcolm Edgar On Thu, Mar 6, 2008 at 6:14 PM, Adrian Wiesmann <[EMAIL PROTECTED]> wrote: > Hello Malcolm, hello list > > > > Does anyone have any good Cayenne patterns for applying data security > > in queries. The scenario I am talking about is whe

Re: Data Access Filters

2008-03-05 Thread Adrian Wiesmann
Hello Malcolm, hello list > Does anyone have any good Cayenne patterns for applying data security > in queries. The scenario I am talking about is where you have a > client which only has access to certain records in a table, so when > the query the table they should only see their records. Simi

Data Access Filters

2008-03-05 Thread Malcolm Edgar
Hi All, Does anyone have any good Cayenne patterns for applying data security in queries. The scenario I am talking about is where you have a client which only has access to certain records in a table, so when the query the table they should only see their records. Similar concept to Oracles Fin