Do you know what type of object is returned by resultset.getobject()?



Do you know what type of object is returned by resultset.getobject()?..

Answer / Bhavishya Kaushik

The ResultSet.getObject() method returns an Object representing the value in the specified column of the current row of this ResultSet object. The exact class of the returned Object depends on the JDBC driver, but it can be cast to a more specific type if necessary.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Weblogic Interview Questions

How can default JVM be changed to other?

1 Answers  


what is critical environment in weblogic

5 Answers   HCL,


What is a web server? How is it different from Application server?

3 Answers   IBM,


How does a server find out server unavailability?

1 Answers  


What is a Thread dump? How will you take in unix/linux and windows ?

1 Answers  


How many WebLogic servers can be held inside a multi-processor machine?

1 Answers  


What are the advantages of cluster?

1 Answers  


how can you increase heap size from command line

2 Answers   IBM, TCS, Wells Fargo, Wipro,


When we can update the application? Is server up time or downtime?

1 Answers   Oracle,


Write a program to call the store procedure of oracle that takes no parameter?

1 Answers  


What are the modes of operation for Weblogic server domains ?

1 Answers  


What are the common domain types?

1 Answers  


Categories