Re: Dates inserted into Oracle do not have Minutes / Seconds?

From: Bryan Lewis (brya..aine.rr.com)
Date: Thu Nov 24 2005 - 19:05:18 EST

  • Next message: Jürgen Saar: "How to disable data caching?"

    We also choose between Timestamp and Date, depending on whether we want the
    time part written to a DATE column. We're on Oracle 8i.

    ----- Original Message -----
    From: "Mike Kienenberger" <mkienen..mail.com>
    To: <cayenne-use..bjectstyle.org>
    Sent: Thursday, November 24, 2005 6:44 PM
    Subject: Re: Dates inserted into Oracle do not have Minutes / Seconds?

    I don't know if it's a 1.1.3 issue. I'd suspect that it's not.

    I've had a great deal of problems find the correct combination of
    (java.util.Date | java.sql.Timestamp) & (oracle driver version) &
    (oracle server version)

    You'll get a great deal of different results just by using different
    versions of Oracle drivers and Oracle databases. My first suggestion
    is to make sure you're using the absolute latest oracle drivers.

    On 11/24/05, Ingo Feulner <ing..eulner-tech.com> wrote:
    > Hi,
    >
    > all our inserted dates into an Oracle (10gR2) database are missing the
    > minutes and seconds.
    > The mapping is DB Type DATE to java.util.Date
    > Is there a known issue (JDBC driver, NLS_LANG settings, whatever)
    > (Haven't found one...).
    >
    > We're using Cayenne 1.1.3.
    >
    > Thanks for any help, Ingo.
    >
    >



    This archive was generated by hypermail 2.0.0 : Thu Nov 24 2005 - 19:05:30 EST