What does executeupdate return in java?
No Answer is Posted For this Question
Be the First to Post Answer
How to insert and delete a row programmatically? (new feature in JDBC 2.0)
What are the advantages of database connection pooling?
How can we store and retrieve images from the database?
What are the different types of statements? How we can you use preparedstatement.
Which interface is responsible for transaction management in jdbc?
What is a jdbc url?
Are all the required JDBC drivers to establish connectivity to my database part of the JDK?
Is jdbctemplate thread safe?
What do you understand by jdbc statements?
Write an sql to find all records having all upper case alphanumeric characters in a field ?
HI ALL, How to Overcome "OutOfMemoryException"? when I am compiling source having more than 1000 LOC throwing this exception. Can any one give correct answer to my question? thx
What is ODBC and JDBC? How do you connect the Database?