[Middlegen-user] Return type for finder on unique fields

2002-11-27 Thread Russell Black
I have the following table:   CREATE TABLE person  (   person_id int PRIMARY KEY,   email varchar(256) NOT NULL,   name varchar(256) NOT NULL,    ...   UNIQUE(email)); Note that email is unique, but not the primary key.  Middlegen makes a findByEmail xdoclet ta

RE: [Middlegen-user] cmp20 generated package name

2002-11-27 Thread Aslak Hellesøy
Use the interfacepackage attribute in and in http://boss.bekk.no/boss/middlegen/plugins/cmp20.html#sequenceblock HTH, Aslak > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Daniel > McLean > Sent: 27. november 2002 05:09 > To: [EMAIL PROTECTED] >