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 jdbc? Describe the steps needed to execute a sql query using jdbc.
How can you use preparedstatement in jdbc?
What are the new features available in jdbc 4.0?
Why do we use jdbc statements?
What is batch processing and how to perform batch processing in jdbc?
What happens if connection is not closed in jdbc?
What are types of jdbc drivers?
How we store procedure in oralce for callable statements in jdbc
Why resultset is used in java?
What does the jdbc driver interface do?
What types of DataSource objects are specified in the Optional Package?
What do you mean by database connection pooling?
What class.forname will do while loading drivers of jdbc?
What is connection commit?
If you are truncated using JDBC, how can you that how much data is truncated?