Re: WO Equivalent of prepared statement
Re: WO Equivalent of prepared statement
- Subject: Re: WO Equivalent of prepared statement
- From: Guido Neitzer <email@hidden>
- Date: Mon, 27 Oct 2008 15:14:51 -0600
On 27.10.2008, at 15:04, Randy Wigginton wrote:
I am processing millions of rows of data, and the output is very
large tables. I would like to use an equivalent of
preparedstatements for my writing&updating; there is less need for
transactional integrity and more need of raw speed.
Use JDBC directly. That should give you the ability of prepared
statements.
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