oh... ok :-)

but when i write

           Collection collection = bd.findCollectionByLogicCondition(
                   Partner.class, new LogicSqlCondition("NAME","like","r*")
                   );

i get a collection of partners, who have a "r" somewhere in his name, not partners, who begins with it !

2nd, the first question in this ng was, if its normal, that ojb do not delete a subtree of an object in the database, when i delete it in the object and then make an dao.update(object) to the database.
mangragora do it not too !?

Hans


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

Reply via email to