There is a retrieveByPK method(s). john mcnally
On Mon, 2002-06-24 at 11:54, James Turner wrote: > 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]>
