Discuss the significances of jdbc.
No Answer is Posted For this Question
Be the First to Post Answer
How do I check in my code whether a maximum limit of database connections have been reached?
Hi to all.. well i want to make a standalone application which can use the concept of connection pooling, constraint is that i have not to use any application server like weblogic etc. Please help me out. Thaks in advance.
The new features of the JDBC 2.0 API, will be supported for JDBC-ODBC Bridge?
Differentiate between type_scroll_insensitive and type_scroll_sensitive.
How many types of jdbc drivers are there?
What is the meaning of “dirty read” in the database?
What are the different types of resultset?
What is the reason why we need a jdbcrowset like the wrapper around resultset?
What is the return type of execute, executequery and executeupdate?
What are jdbc?
What is a statement in java?
What are the advantages of collection pools?