Hello David I am working in this area - www.etlsolutions.com - on the general problem of working between XML / Java classes / databases and so on. But come to think of it I am not clear what you mean by synchronizing Java objects for collection - you could serialize Java bindings of your data but putting locks on them at runtime is a different angle ?
regards Wynne Rees ----- Original Message ----- From: "David Nelson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 21, 2002 3:56 PM Subject: passing data during transform > Is there anyway to send data from a transformation into a synchronized Java > object for collection? > > Thanks in advance! > >
