Hi all,
            Suppose I have a table in Oracle which contains Objects as columns. In the 
Java file can I declare a same Object and assign the

                           javaObj =   rs.getObject("col_name");

  Is that allowed , if so will the values in the Object(Oracle) will automaticlly come 
into Java Object i.e will the reference variable javaObj is able to access the data 
members of Oracle Object returned?

Please give some suggestion where I can find info regarding this...

                Thanks in advance...

Sateesh


______________________________________________________
123India.com - India's Premier Portal
Get your Free Email Account at http://www.123india.com

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to