Bugs item #548983, was opened at 2002-04-26 02:18
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=548983&group_id=22866

Category: JBossCMP
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Ingo Br�ll (ibruell)
>Assigned to: Scott M Stark (starksm)
Summary: Wrong mapping for SAPDB type boolean

Initial Comment:
In standardjaws.xml and standardjbosscmp-jdbc.xml is a wrong 
mapping for boolean. It should be:

<mapping>
   <java-
type>java.lang.Boolean</java-type>
   <jdbc-type>BIT</jdbc-
type>
   <sql-type>BOOLEAN</sql-type>
</mapping>

That 
affect all versions


----------------------------------------------------------------------

>Comment By: Scott M Stark (starksm)
Date: 2002-05-21 07:54

Message:
Logged In: YES 
user_id=175228

Changed in 3.0 and main

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=548983&group_id=22866

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to