Raw Rows and Locking
Cornelius Jaeger <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi All I have a raw row fetch which fetches about 100000 records in a separate ec. some of these i pass on to another process which has it's own ec (ec2) in which i instantiate an eo from the raw row in the ec2. since these are dicts do i need to pass them to the ec2 first? regards cornelius