How can a java objects be stored in database?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / rajj
jav objects implements serializable or externalizable
interfaces.
ByteStreams are used to store the objects..
setOjects(), setBlob(),and setClob() methods are used.
Is This Answer Correct ? | 0 Yes | 0 No |
What is metadata in programming?
What are the different types of statements? How we can you use preparedstatement.
Is jdbc and orm?
i have 1000 records in resultset, how to get first 100 records from resultset, because resultset fetch all 1000 records at a time?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
Discuss the procedure of retrieving warnings?
What are dml and ddl?
What is meant by connection string?
What is jdbc odbc bridge in java?
What is the difference between execute, executeQuery, executeUpdate?
How can I retrieve a String or other object type without creating a new object each time?
What is JDBC and ODBC and what are the differences between them?
11 Answers Idbi Bank, Infosys, Infoview, TCS,