I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?
No Answer is Posted For this Question
Be the First to Post Answer
What are the jdbc drivers in java?
What is connection data?
How the JDBC application works?
How a driver can be loaded?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
What is jdbc and why is it required?
Define preparedstatement.
What is savepoint in jdbc?
What is meant by jdbc?
Difference between Dirty, commited ,phantom,repeatable reads?
If you are truncated using JDBC, how can you that how much data is truncated?
Where is jdbc used?