Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within BEA/Weblogic
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Paul Clapham
Devaka Cooray
Tim Cooke
Sheriffs:
Rob Spoor
Liutauras Vilda
paul wheaton
Saloon Keepers:
Tim Holloway
Tim Moores
Mikalai Zaikin
Carey Brown
Piet Souris
Bartenders:
Stephan van Hulst
Forum:
BEA/Weblogic
OracleBlob in weblogic 9.0 ?
Ritesh Srivastava
Greenhorn
Posts: 26
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
Earlier I was working on weblogic 8.1 and hav been using weblogic.jdbc.common.OracleBlob though this class is deprecated in 8.1.
I m trying to run my code in weblogic 9.0 but this class does not exists. Which class I should use which would work similar to OracleBlob?
Ritesh Srivastava
Greenhorn
Posts: 26
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I found that java.sql.Blob interface can be used.
We can use setBinaryStream(0) method instead of getBinaryOutputStream()
Where does a nanny get ground to air missles? Protect this tiny ad:
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
How to deploy Web applications like servlets and jsp from weblogic 8.1 and 9.0 without using IDEs
Is weblogic 8.1 compatible with JDK 1.5?
WL upgrade missing classes
Weblogic 9.0 Server admin exam, WHEN ?
Replacement for the T3StartupDef Class
More...