Re: [JBoss-user] Q : database and entity bean development

2002-02-25 Thread David Goodwin
neither work yet. > > -dain Am i right in thinking that if i used BMP (Bean managed persistence) I would get around all my problems so far (e.g. I can't at the moment have foreign keys as part of the primary key etc) ? Thanks for all the help, it's been much appreciated, thanks

[JBoss-user] Q : database and entity bean development

2002-02-25 Thread David Goodwin
icant pros and cons with either approach ? thanks David. -- David Goodwin [ [EMAIL PROTECTED] ][ http://www.codepoets.co.uk ] [ BEng Software Engineering, Uni. of Wales, Aberystwyth ] ___ JBoss-user mailing list [EMAIL PROTECTED]

Re: [JBoss-user] Jboss 3 alpha : error when trying to remove entitybean

2002-02-24 Thread David Goodwin
n see I have to have "NOT NULL" for my foreign key columns (my postgres book is in uni so i can't check that, but postgres appears to put the NOT NULL bit in for me by default even if i remove it from the schema). So.. any suggestions? Thanks David. -- David Goodwin [

Re: [JBoss-user] Jboss 3 alpha : error when trying to remove entitybean

2002-02-24 Thread David Goodwin
doing the "not null" bit. cheers David. -- David Goodwin [ [EMAIL PROTECTED] ][ http://www.codepoets.co.uk ] [ BEng Software Engineering, Uni. of Wales, Aberystwyth ] ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourc

[JBoss-user] Jboss 3 alpha : error when trying to remove entity bean

2002-02-24 Thread David Goodwin
s(); for (int i=0; i<3; i++) { if(dud.contains(assList[i])) { dud.remove(assList[i]); System.out.println("DEBUG : BigTest :1 Removed assList"+i); } } Using Jboss 3.0.0 alpha, with container managed persistance and relationships. Thanks in advance for any help

[JBoss-user] (no subject)

2002-01-14 Thread David Goodwin
confirm 133690 ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user