Re: ClassCastException with torque

2004-12-06 Thread Hoang-Vu PHUNG
Problem solved. I thought there was a mismatch between torque 3.1.1 and 3.1. After having reinstalled torque 3.1.1 via maven, it worked again. The version management is really a headache stuff. --- Hoang-Vu PHUNG <[EMAIL PROTECTED]> a écrit : > Hi, > I'm new to torque. I have managed to use to

ClassCastException with torque

2004-12-06 Thread Hoang-Vu PHUNG
Hi, I'm new to torque. I have managed to use torque (versiion 3.1.1) to generate java classes and sql script. Then I ran into the problem with nullable field having foreign key constrainte. This field is a primitive data so according to one guy in the mailing list, I have to just add defaultJavaTy