Answer Posted / rajj
jav objects implements serializable or externalizable
interfaces.
ByteStreams are used to store the objects..
setOjects(), setBlob(),and setClob() methods are used.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a statement?
What are the common JDBC problems that you got and how do you solved them?
What are the advantages of database connection pooling?
What do you mean by database connection pooling?
What is jdbc and its types?
How to check jdbc connection in java?
What is the use of the statement in jdbc?
How can I get or redirect the log used by DriverManager and JDBC drivers?
How does jdbc driver work?
What is meant by dao?
Explain creation of statement object with connection method create method with help of an example.
Write a program JDBCcode forfetching student database with SQL.
What is the role of jdbc drivermanager class?
Why can't I invoke the ResultSet methods afterLast and beforeFirst when the method next works?
explain about special characters?