How can a java objects be stored in database?

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


Please Help Members By Posting Answers For Below Questions

Explain the difference between inner and outer join ?

519


What is jsp and jdbc?

503


State the different connection methods used for creating different types of sql.

507


How to rollback a JDBC transaction?

572


How many jdbc driver types are there?

487






What does connection pooling mean ?

579


What do you understand by DDL and DML statements?

510


Why jdbc is used in java?

487


Write an sql to find all records having all numeric characters in a field ?

497


How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?

602


How can I connect mysql or oracle with java?

558


How will you perform truncation using JDBC?

585


Is jdbc faster than odbc?

512


What is the benefit of having jdbcrowset implementation?

543


Explain the difference between rowset vs. Resultset in jdbc?

581