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 sqlwarning and discuss the procedure of retrieving warnings?
What is the feature of jdbc v4?
How do you insert images into database using jdbc?
What are the different types of statements in jdbc?
What is jdbc drivers in java?
What port does jdbc use?
Which is faster jdbc or odbc?
Explain what should be done when a SQL exception is raised?
How can we execute stored procedures?
How can we store and retrieve images from the database?
Differentiate between stored procedure and functions?
What does the jdbc resultsetmetadata interface?
How do I stop nullpointerexception?
What are the differences between statement and preparedstatement interface?
What are JDBC Best Practices?