[jira] Commented: (CAY-1022) MySQL 5 data type tinyint(1) not interpreted as java.lang.Boolean

From: Andrus Adamchik (JIRA) ("Andrus)
Date: Tue Apr 01 2008 - 07:38:38 EDT

  • Next message: JIRA: "[jira] Issue Comment Edited: (CAY-1022) MySQL 5 data type tinyint(1) not interpreted as java.lang.Boolean"

        [ https://issues.apache.org/cayenne/browse/CAY-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12808#action_12808 ]

    Andrus Adamchik commented on CAY-1022:
    --------------------------------------

    Very strange... I am using tinyint(1) with MySQL 5 as boolean all the time... Is the bug related to reverse engineering behavior or runtime?

    > MySQL 5 data type tinyint(1) not interpreted as java.lang.Boolean
    > -----------------------------------------------------------------
    >
    > Key: CAY-1022
    > URL: https://issues.apache.org/cayenne/browse/CAY-1022
    > Project: Cayenne
    > Issue Type: Bug
    > Components: Cayenne Core Library
    > Affects Versions: 3.0
    > Environment: Cayenne 3.0M3, Modeler-win, Mysql 5
    > Reporter: Borut BolĨina
    > Assignee: Andrus Adamchik
    >
    > If data type is defined as tinyint(1), the class for this attribute should be Boolean, but is insted Byte. Byte is ok if there is no length defined in parenthesis.
    > http://dev.mysql.com/doc/refman/5.0/en/connector-j-reference-type-conversions.html

    -- 
    This message is automatically generated by JIRA.
    -
    You can reply to this email to add a comment to the issue online.
    



    This archive was generated by hypermail 2.0.0 : Tue Apr 01 2008 - 07:41:16 EDT