RE: Problem with the assignement of primary keys.

2003-04-04 Thread PICARD Jérôme
endredi 4 avril 2003 11:06 À : 'OJB Users List' Objet : RE: Problem with the assignement of primary keys. Hi, Hi, I modified the jdbc-type to BIGINT, and I have always the same problem. I suppose that the problem comes from the classe "SequenceManagerHighLowImpl" I u

RE: Problem with the assignement of primary keys.

2003-04-04 Thread PICARD Jérôme
DALL (CONTRACTOR) [mailto:[EMAIL PROTECTED] Envoyé : jeudi 3 avril 2003 18:34 À : OJB Users List Objet : RE: Problem with the assignement of primary keys. and public class Customer { protected long id; don't match. You either need to set the jdbc-type to BIGINT in y

RE: Problem with the assignement of primary keys.

2003-04-03 Thread BURT, RANDALL (CONTRACTOR)
ailto:[EMAIL PROTECTED] Sent: Thursday, April 03, 2003 9:50 AM To: '[EMAIL PROTECTED]' Subject: Problem with the assignement of primary keys. Hello, I have just recovered the last version of OJB. This my problem : When I store the object "Customer" I obtai

Problem with the assignement of primary keys.

2003-04-03 Thread PICARD Jérôme
Hello, I have just recovered the last version of OJB. This my problem : When I store the object "Customer" I obtain the following exception. This exception occurs on assignement of the primary key. Can you help me ? please. Thanks java.lang.ClassCastException: java.la