[jira] [Created] (OPENJPA-2558) Implement a way to select the db representation of Boolean values

2015-01-12 Thread Mark Struberg (JIRA)
Mark Struberg created OPENJPA-2558: -- Summary: Implement a way to select the db representation of Boolean values Key: OPENJPA-2558 URL: https://issues.apache.org/jira/browse/OPENJPA-2558 Project:

[jira] [Updated] (OPENJPA-2558) Implement a way to select the db representation of Boolean values

2015-01-12 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OPENJPA-2558: --- Attachment: OPENJPA-2558.patch With this patch you can add something like {code} property

[jira] [Commented] (OPENJPA-2534) A boolean is not converted correct when using the hint 'UseLiteralInSQL'.

2015-01-12 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14274318#comment-14274318 ] Heath Thomann commented on OPENJPA-2534: The issue described in this JIRA is

[jira] [Closed] (OPENJPA-2534) A boolean is not converted correct when using the hint 'UseLiteralInSQL'.

2015-01-12 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann closed OPENJPA-2534. -- Resolution: Fixed Fix Version/s: 2.4.0 2.2.3

[jira] [Updated] (OPENJPA-2506) StoreCache interface doesn't work for many ID types

2015-01-12 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-2506: --- Fix Version/s: 2.2.3 2.2.1.1 2.1.2 StoreCache

[jira] [Commented] (OPENJPA-2534) A boolean is not converted correct when using the hint 'UseLiteralInSQL'.

2015-01-12 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14273708#comment-14273708 ] Mark Struberg commented on OPENJPA-2534: I've created OPENJPA-2558 to handle the

[jira] [Commented] (OPENJPA-2558) Implement a way to select the db representation of Boolean values

2015-01-12 Thread JIRA
[ https://issues.apache.org/jira/browse/OPENJPA-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14273818#comment-14273818 ] Francesco Chicchiriccò commented on OPENJPA-2558: - It would save some