Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Databases / May 2006

Tip: Looking for answers? Try searching our database.

Clob Datatype

Thread view: 
Gerald - 01 May 2006 19:08 GMT
Is it possible to instantiate a variable based on the Clob Data Type.

 For example
        java.sql.Clob myClob = new java.sql.Clob().

 Java tells me this isn't possible.

Is there a way to accomplish this without having to
  Open a Statement and resultset to a Query on a table with a Clob
column and
 performing

       Clob myClob = rs.getClob("clob_column");

My goal is to store data in a Clob and return the clob via a parameter
call to a calling SQL Stored Procedure wrapper..

Thanks in advance
  Gerald
Arvind - 02 May 2006 15:56 GMT
> Is it possible to instantiate a variable based on the Clob Data Type.
>
[quoted text clipped - 15 lines]
> Thanks in advance
>    Gerald

Writing a clob is as simple as reading a google'd results for 'write
clob jdbc' in google groups and this very group had discussed this long
back

--
Arvind


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.