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
Does sql allow null values ?
Explain in detail about JDBC and its general features?
What is url in jdbc connection?
How can we retrieve the file in the oracle database?
What are the differences between stored procedure and functions?
What is the role of jdbc drivermanager class?
What is the full form of jdbc?
Why do we use jdbc in java?
What is createstatement method in java?
What are the steps to connect to a database in java?
What is jdbc connection interface?
Is jdbctemplate thread safe?
What do you mean by batch processing in jdbc?
Explain what should be done when a SQL exception is raised?
Why prepared statements are faster?