Hi,
I'm newbie on WebObjects and I have big problem to fetching on joined table.
Example :
I have my SQL like that :
select
a.id b.id as ID,
c.option as option,
decode(d.no, 1, 'one', 2, 'two', 'unknow') as order
from
ta a, tb b, tc c, td d
where
c.option in ('1', '2','3')
and c.option = b
hey giles
we've done some extensive work with jprofiler this week with no problems at all.
only difference is we're on java 1.6.0_22. otherwise same jprofiler
version and same eclipse version.
simon
On 8 April 2011 20:04, Giles Palmer wrote:
> Hi
>
> Having problems getting JProfiler 6.2.2 to
Hi
Having problems getting JProfiler 6.2.2 to run from Eclipse 3.6.1 with WOLips
3.6.6219 with java.version=1.6.0_24
When I try to profile the app in the console I just get..
JProfiler> Protocol version 32
JProfiler> Using JVMPI
JProfiler> The Java Virtual Machine Profiling Interface (JVMPI
Hello everyone,
I'm going to do a "Contributing to Project Wonder" webcast over the WebEx
channel next Thursday at 11:30 AM EST. That webcast will be open to everyone
(but the channel have a 25 seats license) and I will record so that everyone
can view it. I will show how to create your own for
Problem fixed.
> More info: it look like the hotel doesn't let us book standard and superior
> rooms after July 3, only business is available. I'm checking with them, so if
> you are planning to come and checkout on July 4 or later, please wait while I
> get a answer from the hotel.
>
>> Hello
> Class com.webobjects.foundation.NSSelector can not access a member of class
> com.mycomp.Application$1 with modifiers "public"
don't implement delegates as anonymous inner classes ... make it a static inner
class and it should work. well .. it won't work, that code is busted, but the
delegate
Okay... two days... I give up...
Is there a way to stop a model from getting loaded into the default
EOModelGroup? I have a entity naming conflict and I want to prevent a model in
a framework I'm using from loading. I looked at the delegate methods and they
don't seem do do what I want, the E
More info: it look like the hotel doesn't let us book standard and superior
rooms after July 3, only business is available. I'm checking with them, so if
you are planning to come and checkout on July 4 or later, please wait while I
get a answer from the hotel.
> Hello everyone,
>
> For those y
Thanks for this. I'm doing a quick code review!
b/w
Mark
On 5 April 2011 18:48, Chuck Hill wrote:
> Hi Mark,
>
> On Apr 4, 2011, at 11:20 PM, Mark Wardle wrote:
>
>> Hi all,
>>
>> There have been a number of threads discussing this runtime option. I
>> think the consensus opinion was that altho