On 8/16/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Oh ok. But from the wrapper, i can get the pojo. From the pojo, i can change some properties (in my case, i want to change the Category of an entry), but i can't call the save method of the pojo, neither flush the cash.
Actually, you can only get POJO wrappers -- which are not persisted in the database. - Dave
