Re: Best way to use raw SQL
Re: Best way to use raw SQL
- Subject: Re: Best way to use raw SQL
- From: Johann Werner <email@hidden>
- Date: Thu, 23 Oct 2014 11:15:48 +0200
Hi Thomas,
look at ERXJDBCUtilities and ERXEOAccessUtilities for plenty of methods like:
ERXJDBCUtilities.executeUpdate(EOAdaptorChannel channel, String sql)
ERXEOAccessUtilities.evaluateSQLWithEntity(EOEditingContext ec, EOEntity entity, String sql)
There should be something suiting your needs.
jw
Am 23.10.2014 um 10:56 schrieb Thomas LATTER <email@hidden>:
> Hi, what would be the best way to query in SQL these days in Project Wonder ?
> I would like to use SQL directly sometimes for complex queries including calculations (averages, medians..). Some of the previous solutions are deprecated. Thanks in advance
_______________________________________________
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