EOD queries using @Select annotation do not work with JavaBean property setters.
--------------------------------------------------------------------------------

                 Key: DERBY-1865
                 URL: http://issues.apache.org/jira/browse/DERBY-1865
             Project: Derby
          Issue Type: Bug
          Components: JDBC
    Affects Versions: 10.2.1.0, 10.3.0.0
         Environment: Mustang b98
            Reporter: Daniel John Debrunner


Data-class must use field names that directly map to the column name, or the 
@ResultColumn annotation.

JavaBean property setters are ignored.

http://mail-archives.apache.org/mod_mbox/db-derby-dev/200609.mbox/[EMAIL 
PROTECTED]

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to