What are the classes and methods used for sending sql statements to database?
No Answer is Posted For this Question
Be the First to Post Answer
How to check jdbc connection in linux?
How does a custom RowSetReader get called from a CachedRowSet?
Is jdbc faster than odbc?
What are static and dynamic queries?
What is jdbc and its advantages?
What are the packages are used in jdbc?
What are the steps involved in establishing a connection using jdbc in java?
what is the current version of JDBC? and explain its features?
How java can be connected to a database?
What is the function of drivermanager class?
How can we move the cursor in a scrollable result set?
Can we use the one instance of Statment to execute more than one query ?