• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: oracle.jdbc.LobStreamPosStandardCompliant
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: oracle.jdbc.LobStreamPosStandardCompliant


  • Subject: Re: oracle.jdbc.LobStreamPosStandardCompliant
  • From: Mike Schrag <email@hidden>
  • Date: Wed, 22 Sep 2010 12:34:36 -0400

>> One other thing you may run into with 11g -- you should make sure that your "DATE" columns explicitly set valueType = "D".  If you don't specify a valueType, you'll hit a problem where 11g now ignores the oracle.jdbc.V8Compatible property.
>
> Hmmm... I don't recall if we've had problems with "DATE" columns.  I think we're using the "date" prototype from ERPrototypes, which by the way, I don't see it having valueType = "D" :
>
>         {
>             columnName = "";
>             externalType = DATE;
>             name = date;
>             valueClassName = NSCalendarDate;
>         },
>
> But if we're hitting the problem, I don't know yet.  Do you have a description of the problem?
So ... it may or may not actually be a problem, but I believe you're getting times in your dates, so you might not be able to do exact comparisons easily in your fetches?

http://databaseperformance.blogspot.com/2009/02/java-data-types-and-oracle-2.html

ms _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >oracle.jdbc.LobStreamPosStandardCompliant (From: Mike Schrag <email@hidden>)
 >Re: oracle.jdbc.LobStreamPosStandardCompliant (From: "Ricardo J. Parada" <email@hidden>)

  • Prev by Date: [MEETING] WO-NoVA meeting TOMORROW (Thurs. 9/23/2010)
  • Next by Date: Re: [MEETING] WO-NoVA meeting TOMORROW (Thurs. 9/23/2010)
  • Previous by thread: Re: oracle.jdbc.LobStreamPosStandardCompliant
  • Next by thread: [MEETING] WO-NoVA meeting TOMORROW (Thurs. 9/23/2010)
  • Index(es):
    • Date
    • Thread