Are there some limitations for using OJB in such situation?

limitations no, but you have to pay attention using caching
(clustering),
locking, sequence generation, proxy objects (e.g. it's not possible to
use
proxy classes - "lazy loading"/ "lazy materialization" - when
using OJB within ejb).


thank you very much, I've a little surpised about using proxy ( but I understand the reason of this problem, we have to use some EJB proxy on the client side. and we will be able to use OJB proxy within the server context ).

so thank you, this was all that I've interested for.




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



Reply via email to