conversion between Java Object and Data Object

Hi All,My requirement is, i have to convert the given Data Object into Java Object and vice versa.Can any one send me the links regarding above conversion or any sample code.Thanks in Advance...
[222 byte] By [SatyaSai_Annabathulaa] at [2007-10-3 3:21:17]
# 1

> Hi All,

>

> My requirement is, i have to convert the given Data

> Object into Java Object and vice versa.

>

> Can any one send me the links regarding above

> conversion or any sample code.

>

> Thanks in Advance...

Yes you need to do the thing with some method.

ScarletPimpernela at 2007-7-14 21:13:32 > top of Java-index,Java Essentials,Java Programming...
# 2
could you be more clear...
SatyaSai_Annabathulaa at 2007-7-14 21:13:32 > top of Java-index,Java Essentials,Java Programming...
# 3
> could you be more clear...Could you?
ScarletPimpernela at 2007-7-14 21:13:32 > top of Java-index,Java Essentials,Java Programming...
# 4
could you be more clear...
r035198xa at 2007-7-14 21:13:32 > top of Java-index,Java Essentials,Java Programming...
# 5
I have one DataObject (commonj.sdo.DataObject), i have to convert this to java Object.
SatyaSai_Annabathulaa at 2007-7-14 21:13:32 > top of Java-index,Java Essentials,Java Programming...
# 6

> I have one DataObject

> (commonj.sdo.DataObject), i have to convert this

> to java Object.

if commonj.sdo.DataObject was written in java then it is already a java Object

to convert a java Object to commonj.sdo.DataObject, simply typecast.

The object will have to be covertible to commonj.sdo.DataObject of course.

r035198xa at 2007-7-14 21:13:32 > top of Java-index,Java Essentials,Java Programming...
# 7
> I have one DataObject> (commonj.sdo.DataObject), i have to convert this> to java Object.ooh look, no need for telepathy now
ScarletPimpernela at 2007-7-14 21:13:32 > top of Java-index,Java Essentials,Java Programming...
# 8
Hah! I can't believe you still use plain old telepathy. Get with the times and switch to ToIP!
Herko_ter_Horsta at 2007-7-14 21:13:32 > top of Java-index,Java Essentials,Java Programming...
# 9

> Hah! I can't believe you still use plain old

> telepathy. Get with the times and switch to ToIP!

I can see him..

he's an old grey man...

he has a message from the other side..

The money is buried under t....

<BT Broadband router cannot sync to ADSL. Please feel free to spend the rest of the night clicking refresh under the vague hope the service will resume >

Derek_Acoraha at 2007-7-14 21:13:32 > top of Java-index,Java Essentials,Java Programming...