What is in term of jdbc a datasource?
No Answer is Posted For this Question
Be the First to Post Answer
What are the three basic components of the odbc architecture?
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.
Can I use JDBC to execute non-standard features that my DBMS provides?
What is difference between jdbc and odbc?
What are the 4 types of jdbc drivers?
What is addbatch jdbc?
Can resultset be null in java?
What are the different types of JDBC drivers?
what is connection pooling?
What is JDBC API and when do we use it?
Where is jdbc used?
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?