[ 
https://issues.apache.org/jira/browse/CAY-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800157#action_12800157
 ] 

Evgeny Ryabitskiy edited comment on CAY-1354 at 1/14/10 10:22 AM:
------------------------------------------------------------------

Committed.

There is same problem with mapping of float for SQLServer and Posgres.
Both drivers maping it to DOUBLE JDBC type.

Thinking about to follow it in our Cayenne mapping.

      was (Author: apparition):
    Committed.

There is same problem with mapping of float for SQLServer and Posgres.
Both drivers maps it to DOUBLE JDBC type.

Thinking about to follow it in our Cayenne mapping.
  
> Wrong Types mapping for selected values in Row Queries
> ------------------------------------------------------
>
>                 Key: CAY-1354
>                 URL: https://issues.apache.org/jira/browse/CAY-1354
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Core Library
>    Affects Versions: 3.1M1
>            Reporter: Evgeny Ryabitskiy
>            Assignee: Evgeny Ryabitskiy
>            Priority: Critical
>             Fix For: 3.1M1
>
>         Attachments: 0001-CAY-1354.patch, 0002-CAY-1354.patch, 
> 0003-CAY-1354.patch, 0004-CAY-1354.patch, 0005-CAY-1354.patch, 
> 0006-CAY-1354.patch, CAY-1354.patch, CAY-1354.patch, CAY-1354.patch, 
> CAY-1354_TEST.patch, ReturnTypesMappingTest.java
>
>
>  By default every SQL type is mapped to some Java type by modeler.
> I am expecting same behavior in common DataRow queries (without ORM).
> But in fact half of types are not mapped correctly....
> Attached JUnit test can to explain problem with more details...

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

Reply via email to