RE: [ojb-users] proxied collections and non-decomposed m:n relationships
Brought to you by:
thma
From: <tr...@th...> - 2002-05-30 02:22:13
|
If you are speaking of the JDO implementation (jdo uses JTA i believe?), then yes, help would be great. Just getting started on it so there is a ton to do. Travis ---- Original Message ---- From: "Ebersole, Steven" <ste...@vi...> Sent: 2002-05-29 To: obj...@li... Subject: [ojb-users] proxied collections and non-decomposed m:n relationships Is it possible to utilize a proxy collection on "non-decomposed m:n mappings" (where an indirection_table is explicitly defined in the mapping)? I keep getting "ORA-00904: invalid column name" errors when attempting this even though it works when the collection is non-proxied? As an aside, I would like to be able to use java.util.List for the collections in the mapped objects whether or not they are proxied. I just wondered whether anyone has started work on a proxy handling the List interface. If not, I will do it, and was just wondering if this would be something of general interest. Also, I know some work has been started on JTA integration. This is something in which I would be extremely interested. If any help is needed on this effort, I would be glad to volunteer any time I can. However, I am not sure who is leading this effort. Just let me know. ******************************************** Steve Ebersole IT Integration Engineer Vignette Corporation 512.741.4195 Visit http://www.vignette.com ******************************************** _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Objectbridge-users mailing list Obj...@li... https://lists.sourceforge.net/lists/listinfo/objectbridge-users |