.
-Message d'origine-
De : Jeff Butler
[mailto:[EMAIL PROTECTED]
Envoyé : jeudi 13 juillet
2006 15:45
À :
user-java@ibatis.apache.org; Graeme J Sweeney
Objet : Re: RE : RE : RE : RE
: RE : request using beanExample
Yes - this is the correct
way to do it. Set the value fo
Yes - this is the correct way to do it. Set the value for the MOBILE field, as well as the indicator for the field.
Jeremy - it looks, from your previous posts, that the SQL statement is being generated correctly. Can you run the generated SQL statement (from the logs) in an SQL client to verif
On Thu, 13 Jul 2006, jeremy jardin wrote:
So I want to launch a request with a where clause on "MOBILE" property.
When I look on the XML file, I just can't see that :
Sould I had the property ??
Pour votre Anglais: add not had
From your abator generated classes you should have a
UTILISA
d'origine-
De : Yusuf [mailto:[EMAIL PROTECTED]
Envoyé : mercredi 12 juillet 2006 11:15
À : user-java@ibatis.apache.org
Objet : RE: RE : RE : RE : RE : request using beanExample
i had this kind of problem and solved using right padding with empty
space, eg.
Select UUID, MOBILE,ORIGINE_U
lto:[EMAIL PROTECTED]
Sent: Wednesday, July 12, 2006 4:13 PM
To: user-java@ibatis.apache.org; [EMAIL PROTECTED]
Subject: RE : RE : RE : RE : request using beanExample
I'm still having that pb.. even if I only insert 12CHAR long Strings !!
I insert my user with un phone Number like that "06000
'origine-
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Larry Meadors
Envoyé : mercredi 12 juillet 2006 10:49
À : user-java@ibatis.apache.org
Objet : Re: RE : RE : RE : request using beanExample
Yep.
On 7/11/06, jeremy jardin <[EMAIL PROTECTED]> wrote:
> You mean that is
AIL PROTECTED] De la part de Larry Meadors
> Envoyé: mercredi 12 juillet 2006 10:37
> À: user-java@ibatis.apache.org
> Objet: Re: RE : RE : request using beanExample
>
> The length is probably wrong, and in all SQL dialects I have ever
> used, " A" does not equal "A&q
é: mercredi 12 juillet 2006 10:37
À: user-java@ibatis.apache.org
Objet: Re: RE : RE : request using beanExample
The length is probably wrong, and in all SQL dialects I have ever
used, " A" does not equal "A".
Larry
On 7/11/06, jeremy jardin <[EMAIL PR
e.org
Objet : Re: RE : RE : request using beanExample
The length is probably wrong, and in all SQL dialects I have ever
used, " A" does not equal "A".
Larry
On 7/11/06, jeremy jardin <[EMAIL PROTECTED]> wrote:
> A CHAR !!
> Why ??
>
>
> -Message d'
la part de Larry Meadors
Envoyé: mercredi 12 juillet 2006 09:50
À: user-java@ibatis.apache.org
Objet: Re: RE : request using beanExample
Is MOBILE a CHAR field or VARCHAR?
Larry
On 7/11/06, jeremy jardin <[EMAIL PROTECTED]> wrote:
> All my classes have been generated using Abator so, I h
A CHAR !!
Why ??
-Message d'origine-
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Larry Meadors
Envoyé : mercredi 12 juillet 2006 09:50
À : user-java@ibatis.apache.org
Objet : Re: RE : request using beanExample
Is MOBILE a CHAR field or VARCHAR?
Larry
On 7/
Is MOBILE a CHAR field or VARCHAR?
Larry
On 7/11/06, jeremy jardin <[EMAIL PROTECTED]> wrote:
All my classes have been generated using Abator so, I have something like that :
List list =
sqlMapClient.queryForList("UTILISATEUR.abatorgenerated_selectByExample", parms);
Parms contains my where
12 matches
Mail list logo