The problem is that I am using javaType="object"
in the column tag but the resulting generated java source
expects int inspite of Integer
in 2-3 places in the BaseXYZ files

Bogdan
----- Original Message -----
From: "Lo�c QUERAN" <[EMAIL PROTECTED]>
To: "Apache Torque Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, January 27, 2004 15:03
Subject: Re: Anybody familiar with torque om templates here ?


> If the problem is that "int" can't be null and so can't be an optional
> foreign key, see defaultJavaType or javaType attribute in the database
> schema dtd.
>
> Lo�c
>
> Bogdan Vatkov wrote:
>
> >Hi, Is there anyone here reading the forum that can explain the
> >torque - templates - generation issues about the object type integers
used for primary key?
> >With best regards,
> >Bogdan
> >
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to