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 are devices?

732


Jdbc-odbc bridge is multi-threaded or not?

744


Which jdbc driver type s is are the jdbc odbc bridge?

674


What are the utilities of the callablestatement?

756


any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.

2097


What are the 4 types of jdbc drivers?

715


What is JDBC Statement?

782


Which is better odbc or jdbc?

689


What is createstatement method in java?

737


What is odbc jdbc?

780


How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?

794


What are the different types of lockings in jdbc?

710


How can I connect mysql or oracle with java?

740


Discuss the significances of jdbc.

726


Is jdbc part of j2ee?

775