unz
Cc: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] incorrect SQL generated for findAll() on CMP
bean
> Also, if anyone has any ideas about how to solve my problem with
> incorrect SQL being generated for findAll(), please share them. If not,
is
> there some other mailing list I should tr
> Also, if anyone has any ideas about how to solve my problem with
> incorrect SQL being generated for findAll(), please share them. If not, is
> there some other mailing list I should try?
I am not sure why you are having the issue with the findAll() because I was
unable to view your config
hem. If not, is there
some
> other mailing list I should try?
>
> - Matt
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Alex
> Loubyansky
> Sent: Thursday, May 30, 2002 2:12 AM
> To: Matt Munz
> Cc: [EMAIL PROTECTED]
; other mailing list I should try?
>
> - Matt
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Alex
> Loubyansky
> Sent: Thursday, May 30, 2002 2:12 AM
> To: Matt Munz
> Cc: [EMAIL PROTECTED]
> Subject: Re: [J
should try?
- Matt
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Alex
Loubyansky
Sent: Thursday, May 30, 2002 2:12 AM
To: Matt Munz
Cc: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] incorrect SQL generated for findAll() on CMP
bean
Hello Matt,
MM
I suggest SQLDeveloper: http://sqldeveloper.solyp.com/
It's a java app that works against any db with a compliant jdbc driver,
and for db's with special features (like Oracle) it adds special
features to match. The only downfall (that is being rectified in the
next version) is that you can't u
Hello Matt,
MM> Also, I would like to familiarize myself with the Hypersonic db embedded
MM> in jboss, and to verify that the shirts are in fact being added to that
MM> database. Is there a SQL or other tool that I can use to access the db
MM> manually?
Not sure how it's good comparing to oth