Re: FW: Primary Key problem

2000-09-27 Thread Tony Abbott
r solution. > > Thanks, > Deepak > > -Original Message- > From: Amir Peivandi [mailto:[EMAIL PROTECTED]] > Sent: Monday, September 25, 2000 1:26 PM > To: Orion-Interest > Subject: RE: Primary Key problem > > > Yes I did, bug #64 > > -Original Me

RE: Primary Key problem

2000-09-27 Thread Amir Peivandi
other ways. Regards, Amir -Original Message- From: Goel, Deepak [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 27, 2000 6:21 AM To: Orion-Interest Subject: FW: Primary Key problem Hi Amir, I'm interested in finding how were you able to make Orion work with JDBC-ODBC layer. I w

RE: Primary Key problem

2000-09-27 Thread Lawrence Fry
mandsnever had a problem. Regards, Lawrence -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Goel, Deepak Sent: Wednesday, September 27, 2000 3:21 AM To: Orion-Interest Subject: FW: Primary Key problem Hi Amir, I'm interested in finding how were y

FW: Primary Key problem

2000-09-27 Thread Goel, Deepak
r, not of Orion or any other software. I'll appreciate if you can share your solution. Thanks, Deepak -Original Message- From: Amir Peivandi [mailto:[EMAIL PROTECTED]] Sent: Monday, September 25, 2000 1:26 PM To: Orion-Interest Subject: RE: Primary Key problem Yes I did, bug

RE: Primary Key problem

2000-09-25 Thread Amir Peivandi
Yes I did, bug #64 -Original Message- From: Ernst de Haan [mailto:[EMAIL PROTECTED]] Sent: Monday, September 25, 2000 2:06 PM To: Orion-Interest Subject: Re: Primary Key problem Hi Amir, Have you added this to the Bugzilla bug database ? This way you will get the attention of the

Re: Primary Key problem

2000-09-25 Thread Ernst de Haan
Hi Amir, Have you added this to the Bugzilla bug database ? This way you will get the attention of the Orion development team and you (and the rest of us) will be able to track the status. :) Ernst Amir Peivandi wrote: > Hi, > I had a problem and it took me about five hours to find and fix it.

Primary Key problem

2000-09-25 Thread Amir Peivandi
Hi, I had a problem and it took me about five hours to find and fix it. I though it could be useful for everybody to know and maybe it's a bug in Orion. When you have a CMP Entity bean which maps to a table with a certain condition as I explain here, the remove method fails with a message which sa

Complex Primary Key problem

2000-06-20 Thread jbirchfield
I have a Primary Key class defined for my entity bean. The table only has one primary key, and the key class only has one attribute. When I deploy and attempt to invoke 'findByPrimaryKey(pk)', I get an abstractMethodError. Deploying an entity bean with a table of two primary keys and a class th