You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by RI...@flash.net on 2002/08/27 16:32:35 UTC

Torque-3.0-b4 DateKey Class

Hello,

I'm new to the Torque utility and need a little help 
with the generated classes for my database.  I'm using 
Linux and Oracle.  The tables that I have have 
a "Date" as part of the primary key.  When I compile 
the Base*Peer classes for my tables I get the 
following errors for all classes/tables that have a 
date key.

"Cannot resolve symbol Symbol:class DateKey"
The statements all look like:
"new DateKey(row.getValue(offset +3).asUtilDate()));"

I must be doing something silly.

Any help would be appreciated.

Thanks in advance.
Rick


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>