Report it as a bug. I don't see it mentioned in the spec.
But I would guess it should different char and java.lang.Character
as a character type, i.e. a string or a number.

Regards,
Adrian

On Mon, 2003-09-15 at 09:58, Jon Haugsand wrote:
> * Adrian Brock
> > On Mon, 2003-09-15 at 09:26, Jon Haugsand wrote:
> >> * Adrian Brock
> >> > It is expecting a number not a string.
> >> 
> >> And why should it expect a numer and not a string?  Strings are
> >> clearly allowed in EJB QL.
> >
> > because tillatLaaneadgang is a numeric type
> 
> But it isn't!  It is of char(1).  Does JBoss consider this as numeric?
> It is the opposite in Weblogic where it fails if assumed numeric.
> 
> Oracle certainly does not consider this as numeric.  It can contain
> any of the values '0', '1', 'A', 'N'.
> 
> Further, it certainly works in JBoss as well, e.g.
> 
>   public abstract void setTillatLaaneadgang( char v);
>   kunde.setTillatLaaneadgang( 'N' );
> 
> I cannot possible imagine this as something else than a JBoss bug.
-- 
xxxxxxxxxxxxxxxxxxxxxxxx 
Adrian Brock
Director of Support
Back Office
JBoss Group, LLC 
xxxxxxxxxxxxxxxxxxxxxxxx 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to