Explain about the Try Block?
No Answer is Posted For this Question
Be the First to Post Answer
How is database middleware used to access legacy databases?
How to insert and delete a row programmatically? (new feature in JDBC 2.0)
What is executequery in java?
Why should we close database connections in java?
Give an example for getXXX method?
What is meant by connection string?
Can the JDBC-ODBC Bridge be used with applets?
Which jdbc drivers will run your program?
How many types of statements are there in jdbc?
What are database warnings in jdbc and how can we handle database warnings in jdbc?
i am user who logined the application..after that another valid user will also logind..so that is it neccessary to create jdbc connection for each and every user...plz explain it with proper answer...plz help me
Can we use the one instance of Statment to execute more than one query ?