How can a java objects be stored in database?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is jdbc class forname?

495


What is createstatement method in java?

516


Explain the process of creating tables using NetBeans IDE?

534


What are the functions of the jdbc connection interface?

508


Why do I get UnsatisfiedLinkError when I try to use my JDBC driver?

571






What are the different types of statements in jdbc?

493


What is savepoint in jdbc?

518


What is jdbc type?

517


Differentiate between a statement and a preparedstatement.

505


any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.

1853


In which ways is driver class is registered with drive manager?

535


What are the advantages of database connection pooling?

490


what happen if we set JDBC string to NULL?

2953


What does the jdbc driver interface do?

561


How a database driver can be loaded with jdbc 4.0 / java 6?

503