You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Nathaniel Reed <na...@seastore.jpl.nasa.gov> on 2001/12/06 00:00:55 UTC

how to use Java Timestamp?

In Torque, elements (columns) of type "Timestamp" map to the Java Date
type.. However, I need to use the Java type "Timestamp"  Is this
possible?

Thanks
--
Nate Reed
Physical Oceanography Distributed Active Archive Center
Jet Propulsion Laboratory (Raytheon)
nate@seanet.jpl.nasa.gov
(626) 744-5528
(626) 744-5506



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


Re: how to use Java Timestamp?

Posted by Daniel Rall <dl...@finemaltcoding.com>.
Nathaniel Reed <na...@seastore.jpl.nasa.gov> writes:

> In Torque, elements (columns) of type "Timestamp" map to the Java Date
> type.. However, I need to use the Java type "Timestamp"  Is this
> possible?

You may be able to do this by altering the mappings in the db.props
file for you RDBMS.

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