Re: WO Equivalent of prepared statement
Re: WO Equivalent of prepared statement
- Subject: Re: WO Equivalent of prepared statement
- From: Ken Anderson <email@hidden>
- Date: Mon, 27 Oct 2008 17:10:19 -0400
What database are you using?
On Oct 27, 2008, at 5:04 PM, 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. Is there
anything in WebObjects or Wonder to help with this?
I understand I could use raw sql, but that would involve massive
amounts of parsing on the part of the database; a prepared statement
handle would allow me to simply pass values and minimize the work
needed by the database.
TIA,
randy
_______________________________________________
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
_______________________________________________
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