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

Category: JBossCMP
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Ingo Br�ll (ibruell)
Assigned to: Nobody/Anonymous (nobody)
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


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

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

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

Reply via email to