What is the use of getGeneratedKeys() method in Statement?
No Answer is Posted For this Question
Be the First to Post Answer
What do you understand by jdbc datasource?
Can I get a null resultset?
What is the meaning of connection?
Can I use JDBC to execute non-standard features that my DBMS provides?
What are JDBC Best Practices?
Does jdbctemplate use prepared statements?
What are the three basic components of the odbc architecture?
How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?
What is Type-1 Driver and when this driver is used?
Is it possible to connect to multiple databases simultaneously?
What is the reason why we need a jdbcrowset like the wrapper around resultset?
can we define indexes on a foreign key? Explain pros and cons?