I agree this could be a very useful feature if it's possible.

-jason

On Thu, 2003-01-23 at 07:34, CLARAMONTE Jean-Baptiste wrote:
> Hello,
> 
> I would like to know if there is a way to customize for each object if it
> can or can't be in cache ?
> Do you think it could be easy to add this functionality so that it could be
> added in the respository, like this for example :
> 
>    <class-descriptor
>         class="Customer"
>         table="CUSTOMER"
>         in-cache="false">
> ...
>    </class-descriptor>
> 
> 
> Like that you could customize which class need to always be up to date
> compared to the database and which just need to be loaded one time (static
> data).
> 
> 
> thanks for your opinion on the subject
> 
> JB


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to