Answer Posted / gopi
yes, JDBC2.0 supports multi-threaded,
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How do I find jdbc version?
What is the use of the statement in jdbc?
What is odbc jdbc?
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
How can I retrieve a String or other object type without creating a new object each time?
What are the main components of JDBC ?
How can we store and retrieve images from the database?
Explain the steps in writing a java program using jdbc?
Is possible to open a connection to a database with exclusive mode with JDBC?
What are the higher level apis under development on top of jdbc currently?
What is JDBC Savepoint? How to use it?
What does the jdbc resultsetmetadata interface?
What is the query used to display all tables names in SQL Server (Query analyzer)?
Is uri the same as url?
What is jdbc oracle thin?