* Adrian Brock
> 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.

As a matter of fact, if converted into a number, that is, the ascii
representation of the character, like this:


*             query="SELECT OBJECT(k) FROM Kunde AS k WHERE k.tilstand = 1 AND 
k.rtgsStatus = false AND k.tillatLaaneadgang = 48 "

Then, JBoss is satisfied, but Oracle protests:

        Find failed: java.sql.SQLException: ORA-01722: invalid number


I feel that the only work around is to change into NUMBER(1) or into
VARCHAR(255).

-- 
 Jon Haugsand, [EMAIL PROTECTED]
 http://www.norges-bank.no




-------------------------------------------------------
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