How can a java objects be stored in database?

Answer Posted / dinesh

Java object get serilized by Implenting Serilizable
INterface then
Java objects stores through JDBC connection or Datasource
to Database.By using SQL query or HQL using Hibernate.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is setautocommit in jdbc?

497


What are the three basic components of the odbc architecture?

471


How many types of JDBC Drivers are present and what are they?

510


Why jdbc is used in java?

487


How can we store and retrieve images from the database?

517






Why would you use setautocommit(false) in jdbc?

670


Which is better odbc or jdbc?

507


Is jdbc an api?

514


How many types of jdbc drivers are there?

557


List some new features available in jdbc 4.0?

484


What is jdbc drivers in java?

502


What is jdbc and its advantages?

500


The new features of the JDBC 2.0 API, will be supported for JDBC-ODBC Bridge?

1668


Why is jdbc used?

524


What are dml and ddl?

544