Answer Posted / kalyan
java objects which implements serializable interface can be
stored using setBlob method after storing object to a file
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
How can I connect mysql or oracle with java?
What do you mean by database connection pooling?
Is jdbc an api?
What is a rollback in jdbc?
What is @entity in java?
How the JDBC application works?
What is jdbc and its types?
How to use JDBC to connect Microsoft Access?
What is dburl?
What causes the "No suitable driver" error?
Does sql allow null values ? Can we use it within where clause ?
What is the purpose of the jdbc resultset interface?
How does jdbc connect to database?
Explain creation of statement object with connection method create method with help of an example.