Answer Posted / bandi chandrasekhar reddy
by using ResultSet.wasNull() behaviour if it boolean value is
returns true its mean last return value by this ResultSet is
NULL n if it is false means return value NOT NULL.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is getconnection method in java?
Explain about column name and getter method?
What are the factors that the jdbc driver performance depends upon?
What is difference between odbc and jdbc?
What do you understand by jdbc datasource?
Why do I have to reaccess the database for Array, Blob, and Clob data?
How a database driver can be loaded with jdbc 4.0 / java 6?
How does jdbc driver work?
How do I connect to jdbc?
What is the meaning of “dirty read” in the database?
How can you use preparedstatement in jdbc?
How are jdbc statements used?
What is the role of the jdbc drivermanager class?
How can I get or redirect the log used by DriverManager and JDBC drivers?
Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?