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 is JDBC Connection isolation levels?
Why “no suitable driver” error occurs?
Explain the necessary steps to connect to the database in java?
What is ojvm used for?
How do I find jdbc version?
What are 4 drivers available in JDBC? At what situation are four of the drivers used?
What is 2 phase commit?
What is jdbc driver in java?
Explain the difference between rowset vs. Resultset in jdbc?
How do I connect to jdbc?
What is the difference between jdbc and jndi?
How do I start debugging problems related to the JDBC API?
How do I set properties for a JDBC driver and where are the properties stored?
Explain the difference between inner and outer join ?
What is a jdbc connection string?