Ok after some more digging we can add the not-pk="true" to the forAllPersistentFields and this workds. No the only problem is that we need a similar option on persistentfieldNameValueList and persistentfieldList
Dave Smith wrote: > there is a small typo in > jbosscmp-jdbc_xml.j > > </XDtJBEjbRel:forAllLefttForeignKeys> > ^ > > Also when we are using the dataobject.j it used to not include the > primary key(s) in the dataobject. It now does and this is broken (only > the create method should touch it). Should we add a flag to > persistantFields includePrimaryKeys = false ? > > > _______________________________________________ > Xdoclet-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel > _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
