Re: WO Equivalent of prepared statement
Re: WO Equivalent of prepared statement
- Subject: Re: WO Equivalent of prepared statement
- From: Randy Wigginton <email@hidden>
- Date: Mon, 27 Oct 2008 15:39:00 -0700
Is there a pre-approved way of getting a JDBC connection from an
EOModel?
On Oct 27, 2008, at 2:14 PM, Guido Neitzer wrote:
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