Does jdbc use ssl?
No Answer is Posted For this Question
Be the First to Post Answer
What is the function of setautocommit?
Which database is used with java?
Which type of driver provides jdbc access via one or more odbc drivers?
How many packages are available in jdbc api?
What are the differences between statement and preparedstatement interface?
How to find number of records in result set?
what is callable statement?
How are jdbc statements used?
What is the use of prepared statement?Ans:used to execute pre compiled statement...so the question is when that precompiled statement will be execute or comiple?................
How can I get or redirect the log used by DriverManager and JDBC drivers?
After creating conntinpool in weblogic how to write the code in programe where i can use that pool object in the programe connecting to the database and how to debug programe withou eclipse
r u used any design patterns in your project?