What type of object is returned by resultset.getobject()?



What type of object is returned by resultset.getobject()?..

Answer / Meeta Rani

The `ResultSet.getObject()` method returns a Java Object (specifically, the `java.sql.SQLData` or `java.sql.Blob`, `java.sql.Clob`, and `java.sql.Array` subclasses) that represents the value at the current row and column of the ResultSet.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Weblogic Interview Questions

How do I use jta transactions within an mdb? : BEA Weblogic

1 Answers  


How can the nm be made to work with web logic?

1 Answers  


What are the different groups under web logic security?.

1 Answers  


How do I increase weblogic server memory?

1 Answers  


what is LDAP?

2 Answers   CTS,


I have a process running on one of my unix terminals, but I cannot close the terminal window as the process will terminate. How can I transfer this process to a background process?

1 Answers  


what is mission in weblogic

4 Answers   CTS,


In web logic what is the msi code?

1 Answers  


Explain where are the files placed while deploying the resource adapter in web logic server?

1 Answers  


What is administration server?

1 Answers  


How to update license?

1 Answers  


What is the standard way to create threads, do initialization, etc. Within the application server? : BEA Weblogic

1 Answers  


Categories