I want to insert and retrieve a
java class object into the database.Is this possible.Can setObject and getObject
jdbc methods be used to achieve this and if so, what should be the corressponding datatype in the database.
If there's some other way, kindly pass on the information
Its urgent and any help would be appreciated
Thanks in advance!