Re: commonj.sdo.DataObject
- From: GArlington <garlington@xxxxxxxxxxxxx>
- Date: Fri, 24 Oct 2008 06:51:51 -0700 (PDT)
On Oct 23, 9:41 pm, John <johnrev...@xxxxxxxxxx> wrote:
I have a data object that I need to update, but can't figure out how
this works. I have a data object that contains XML and I need to just
update the XML data and return the Data object. Can someone please
provide me a snippet of code on how this is done.
Is it a Java (data) object?
Then you should know what methods it has, something like setXML()? Use
that method to set/update XML and return your data object...
Is it XML string?
Just change it...
.
- Follow-Ups:
- Re: commonj.sdo.DataObject
- From: John
- Re: commonj.sdo.DataObject
- References:
- commonj.sdo.DataObject
- From: John
- commonj.sdo.DataObject
- Prev by Date: Re: Why we should (not?) have closures after all
- Next by Date: Re: how to get a digital certificate
- Previous by thread: commonj.sdo.DataObject
- Next by thread: Re: commonj.sdo.DataObject
- Index(es):
Relevant Pages
|