What are the jdbc statements?
No Answer is Posted For this Question
Be the First to Post Answer
How many packages are available in jdbc api?
When does the result for an sql statement return null?
What are the different types of statements?
What should be done for auto generating primary key id in a table ?
What is CLOB and BLOB datatypes in JDBC?
What is execute in java?
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?
Where is mysql jdbc driver located?
What port does jdbc use?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
How many locking systems are there in jdbc?
what is rowset?