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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to