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
What is the difference between jdbc and odbc?
What is the difference between executing, executequery, executeupdate in jdbc?
Describe odbc?
What is the advantage of namedparameterjdbctemplate?
What are the standard isolation levels defined by JDBC?
What is JDBC DataSource and what are it’s benefits?
Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?
password, is stored in as plain text. What can I do to protect my passwords?
What is connection pooling and why it is used?
What is while rs next ())?
How many types of JDBC Drivers are present and what are they?
What is the latest version of JDBC? What are the new features added in that?
Can we have foreign key reference to a non primary key column ?
What is JDBC Transaction Management and why do we need it?
Is oracle client required for jdbc connection?