Re: exclude PK attributes from ejbCreate signature
Eivind Waaler <[email protected]>
| Newsgroups | gmane.comp.java.ejb.middlegen.user |
|---|---|
| Message-ID | <[email protected]> |
You have to make Middlegen generate the PKs. In the samples this is done using the <sequenceblock..> tags. Some other ways to do it are explained here: http://boss.bekk.no/boss/middlegen/plugins/cmp20.html For beans with composite PK, for example the ReservationBean in the samples, the FK parts of the PK must still be passed in.. .eivind On Mon, 29 Sep 2003 [email protected] wrote: > > Our developers are asking to exclude the PK columns from the ejbCreate > method call signature. > > I noticed the FlightBean.java in the samples accomplished this. > > How can I configure middlegen to work like this? > > TIA, > > Don Shade > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > middlegen-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/middlegen-user > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf