WO Equivalent of prepared statement
WO Equivalent of prepared statement
- Subject: WO Equivalent of prepared statement
- From: "Randy Wigginton" <email@hidden>
- Date: Mon, 27 Oct 2008 14:04:16 -0700
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