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
How to move the cursor in scrollable resultset ?
How do I know which jdbc driver to use?
What is the JDBC?
How many packages are available in jdbc api?
What is the use of JDBC DriverManager class?
What are jdbc and its components?
What are the jdbc statements?
Which Java and java.sql data types map to my specific database types?
Explain in detail about JDBC and its general features?
What are the benefits of PreparedStatement over Statement?
Why we use while rs next ())?
Is it possible to connect to multiple databases simultaneously?
What is the purpose of jdbc resultset interface?
What is the role of the jdbc drivermanager class?
What are different parts of a url?