What is database null and Java null?
Answer / guest
in data base it will take NULL and - also.
in java it will take null.in both cases it's meaning is
nothing.
| Is This Answer Correct ? | 1 Yes | 0 No |
PreparedStatement is a pre compiled statement but where it's pre compiled ?
Give me some example for getting connection from connection pooling in JBoss Server. Is Connection Pool default in Server or we have to create it? Who can create Connection Pool in a Team. How it will be accessed by the developer code?
What is drivermanager in jdbc?
give me a java code snippet to connect Microsoft excel through.... I am trying alot... plz help me.
What is the use of statement in jdbc?
What is jdbc architecture?
How can I manage special characters when I execute an insert query?
How does jdbc driver work?
What is the reason why we need a jdbcrowset like the wrapper around resultset?
Is the JDBC-ODBC Bridge multi-threaded?
What are JDBC Best Practices?
Explain the steps in writing a java program using jdbc?