• 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
oracle.jdbc.LobStreamPosStandardCompliant
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

oracle.jdbc.LobStreamPosStandardCompliant


  • Subject: oracle.jdbc.LobStreamPosStandardCompliant
  • From: Mike Schrag <email@hidden>
  • Date: Tue, 21 Sep 2010 23:49:46 -0400

http://osdir.com/ml/webobjects-dev/2010-05/msg00169.html

I know I'm 4 months late, but I just wanted to follow up with this and say "you're fine setting this"  ... Essential what's happening here is that OraclePlugIn calls setBinaryStream(0) and the actual JDBC specification says that's 1-offset, not 0-offset, so Oracle's JDBC driver secretly bumps it to 1 internally when that property is set. It throws an exception if the property isn't set.

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.

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

  • Follow-Ups:
    • Re: oracle.jdbc.LobStreamPosStandardCompliant
      • From: "Ricardo J. Parada" <email@hidden>
    • Re: oracle.jdbc.LobStreamPosStandardCompliant
      • From: "Cheong Hee (Gmail)" <email@hidden>
    • Re: oracle.jdbc.LobStreamPosStandardCompliant
      • From: Mike Schrag <email@hidden>
  • Prev by Date: Re: D2W Auto-Qualifying all listings
  • Next by Date: Re: oracle.jdbc.LobStreamPosStandardCompliant
  • Previous by thread: Re: custom file input form element
  • Next by thread: Re: oracle.jdbc.LobStreamPosStandardCompliant
  • Index(es):
    • Date
    • Thread