Wrong mapping for SAPDB type boolean
------------------------------------

         Key: JBAS-173
         URL: http://jira.jboss.com/jira/browse/JBAS-173
     Project: JBoss Application Server
        Type: Bug
  Components: CMP service  
    Reporter: SourceForge User
 Assigned to: Scott M Stark 



SourceForge Submitter: ibruell .
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


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to