Re: CMT and OJB

2005-06-10 Thread Armin Waibel
Hi, [EMAIL PROTECTED] wrote: Hi, I have an application server WebSphere 5.1 and I must do Container Managed Transactions (CMT) with OJB. There is only PB-API involved. Unfortunately, there is very little documentation on this topic. Maybe someone is willing to write a howto ;-) Now my q

Re: Oracle exception: column ambiguously defined - need help

2005-06-10 Thread Jakob Braeuchi
hi thomas, if the attribute is named 'InRoot' then you should use this name in the query and not the name of the column ! jakob [EMAIL PROTECTED] schrieb: Thanks for answering me, The two m:n relations from are here because I wanted my application (a JSF application) to differentiate a "ma

CMT and OJB

2005-06-10 Thread Claude . Glauser
Hi, I have an application server WebSphere 5.1 and I must do Container Managed Transactions (CMT) with OJB. There is only PB-API involved. Unfortunately, there is very little documentation on this topic. Now my question: If I don't call the method PersistenceBroker.beginTransaction() and Persi

Re: OJB, JDO2 and apache jdo project (and jpox)

2005-06-10 Thread Martin Taal
Okay, Brian/Thomas thanks for your response. gr. Martin Brian McCallister wrote: On Jun 2, 2005, at 12:12 PM, Martin Taal wrote: Hi, I have a question, what is the future of jdo support in ojb in relation to the jdo2 spec and the apache jdo project (http:// wiki.apache.org/jdo/)? In a p