• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Slow Batch Utility
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Slow Batch Utility


  • Subject: Re: Slow Batch Utility
  • From: Guido Neitzer <email@hidden>
  • Date: Fri, 25 May 2007 07:59:21 -0600

On 25.05.2007, at 01:22, Ted Archibald wrote:

I have a webobjects accounts receivable application that I have a batch utility that changes certain fields everynight. I'm having issues with the speed of the batch utility and I suspect the slowness is due to having to access the full EO.

Is there a way to change the value of a field in an EO WITHOUT having access to the full EO? I know you can do this through a stored procedure, but I would rather not do that. Is there a way to do this in WebObjects?

In addition to what Kieran said:

You can also use raw SQL. Look at EOUtilities.rawRowsForSQL for this. You can fetch raw rows, but you can also execute standard SQL inserts or updates.

You can also go directly to the JDBC level and work there ...

cug
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Slow Batch Utility
      • From: Steven Mark McCraw <email@hidden>
References: 
 >Slow Batch Utility (From: "Ted Archibald" <email@hidden>)

  • Prev by Date: Re: Slow Batch Utility
  • Next by Date: Re: Slow Batch Utility
  • Previous by thread: Re: Slow Batch Utility
  • Next by thread: Re: Slow Batch Utility
  • Index(es):
    • Date
    • Thread