And "retrieveByPK" doesn't do what you want ?
Age > -----Original Message----- > From: James Turner [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 24, 2002 20:54 > To: [EMAIL PROTECTED] > Subject: Does this idea of merit? > > > I'm thinking about adding code to automatically generate a > "getByPrimaryKey" method to the BasexxxPeer classes. Since this is the > most commonly written method used in xxxPeer extensions, it would be a big > timesaver if a default "probably the right thing" version existed in the > base, and it should be fairly straightforward to generate as the primary > keys are called out in the XML. > > James > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
