Is jdbc a framework?
No Answer is Posted For this Question
Be the First to Post Answer
While in CallableStatament using in the oracle my procedure is return no.of columns so in java how can i retrivbe the data and i wnat to view all data which is reetrive from my procedure
What are jdbc?
Difference between Generic Servlet and HTTP Servlet?
What is jdbc odbc in java?
How to connect html page to database using jdbc?
What type of driver called is pure Java driver?
What happens if connection is not closed in jdbc?
PreparedStatement is a pre compiled statement but where it's pre compiled ?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
What is the difference between execute, executeQuery, executeUpdate?
What is a datasource in java?
Write a program JDBCcode forfetching student database with SQL.