What are clob and blob data types in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
How to insert an image or raw data into database?
What are the higher level apis under development on top of jdbc currently?
what are the Different types of exceptions in JDBC?
How can we store and retrieve images from the database?
Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?
Is jdbc part of j2ee?
Which jdbc driver type s is are the jdbc odbc bridge?
What is jdbc odbc in java?
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
callable is interface or class ?
Give an example for getXXX method?
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?