You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Nikita Timofeev (JIRA)" <ji...@apache.org> on 2017/10/02 14:20:01 UTC

[jira] [Closed] (CAY-2364) Wrong logging in SQLTemplate

     [ https://issues.apache.org/jira/browse/CAY-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikita Timofeev closed CAY-2364.
--------------------------------
    Resolution: Fixed

*4.0*: https://github.com/apache/cayenne/commit/ef5a86c18bfc32c4ce854596101a5c3b42271fcb

> Wrong logging in SQLTemplate
> ----------------------------
>
>                 Key: CAY-2364
>                 URL: https://issues.apache.org/jira/browse/CAY-2364
>             Project: Cayenne
>          Issue Type: Bug
>    Affects Versions: 4.0.B1
>            Reporter: Maxim Petrusevich
>            Assignee: Nikita Timofeev
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.0.B3, 4.1.M1
>
>
> Incorrectly logging of binded objects in SQLTemplateAction:
> {code}
> INSERT INTO PAINTING (PAINTING_ID, PAINTING_TITLE, ESTIMATED_PRICE) VALUES (76, 'The Fiddler', ?) [bind: 1:java.lang.Integer@952562199]
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)