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
What are the different types of JDBC drivers?
What is metadata in jdbc?
What are the differences between stored procedure and functions?
How java can be connected to a database?
What are the steps required to execute a query in jdbc?
What is the execute method in java?
What is addbatch jdbc?
What is connection commit?
How do I set properties for a JDBC driver and where are the properties stored?
What are the considerations for deciding on transaction boundaries?
Why did my jdbc code throw a rollback sqlexception?
What is a statement in java?
What protocol does jdbc use?
What is jdbc driver for sql server?
What are the classes and methods used for sending sql statements to database?