How does jdbc driver work?
No Answer is Posted For this Question
Be the First to Post Answer
What are the components of jdbc?
What is new in JDBC 2.0?
wahts is mean by primary key and unique key?
Explain creation of statement object with connection method create method with help of an example.
What types of DataSource objects are specified in the Optional Package?
What are the classes and methods used for sending sql statements to database?
What class.forname does, while loading the drivers?
What is createstatement method in java?
What driver should I use for scalable Oracle JDBC applications?
How to get a whole row of data at once?
How we say that PreparedStatment is Precompiled? where it will be compiled?
How can you make the connection using jdbc?