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

2015-01-21 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14286009#comment-14286009 ] Mark Struberg commented on OPENJPA-2558: do you have an idea how to solve it?

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

2015-01-21 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14286136#comment-14286136 ] Rick Curtis commented on OPENJPA-2558: -- But how do we tell the SQLBuffer what the

[jira] [Updated] (OPENJPA-2564) PersistenceUtil.isLoaded() returns false for fetched entity

2015-01-21 Thread Uwe Claussen (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Claussen updated OPENJPA-2564: -- Attachment: PersistenceUtilTest.log Log output PersistenceUtil.isLoaded() returns false for

[jira] [Updated] (OPENJPA-2564) PersistenceUtil.isLoaded() returns false for fetched entity

2015-01-21 Thread Uwe Claussen (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Claussen updated OPENJPA-2564: -- Description: The PersistenceUtil.isLoaded() returns false for an attribute which has been

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

2015-01-21 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14285808#comment-14285808 ] Mark Struberg commented on OPENJPA-2558: Actually this has not that much to do

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

2015-01-21 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14285827#comment-14285827 ] Rick Curtis commented on OPENJPA-2558: -- For all those databases this line in the

[jira] [Commented] (OPENJPA-2564) PersistenceUtil.isLoaded() returns false for fetched entity

2015-01-21 Thread Uwe Claussen (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14285774#comment-14285774 ] Uwe Claussen commented on OPENJPA-2564: --- Just attached a unit test with the

[jira] [Updated] (OPENJPA-2564) PersistenceUtil.isLoaded() returns false for fetched entity

2015-01-21 Thread Uwe Claussen (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Claussen updated OPENJPA-2564: -- Description: The PersistenceUtil.isLoaded() returns false for an attribute which has been

[jira] [Updated] (OPENJPA-2564) PersistenceUtil.isLoaded() returns false for fetched entity

2015-01-21 Thread Uwe Claussen (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Claussen updated OPENJPA-2564: -- Attachment: Entities.zip PersistenceUtil.isLoaded() returns false for fetched entity

[jira] [Updated] (OPENJPA-2564) PersistenceUtil.isLoaded() returns false for fetched entity

2015-01-21 Thread Uwe Claussen (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Claussen updated OPENJPA-2564: -- Description: The PersistenceUtil.isLoaded() returns false for an attribute which has been

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

2015-01-21 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14285802#comment-14285802 ] Heath Thomann commented on OPENJPA-2558: Hey Mark! I'm not sure exactly how to

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

2015-01-21 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14286389#comment-14286389 ] Mark Struberg commented on OPENJPA-2558: oh, didn't see. In that case it would

[jira] [Created] (OPENJPA-2564) PersistenceUtil.isLoaded() returns false for fetched entity

2015-01-21 Thread Uwe Claussen (JIRA)
Uwe Claussen created OPENJPA-2564: - Summary: PersistenceUtil.isLoaded() returns false for fetched entity Key: OPENJPA-2564 URL: https://issues.apache.org/jira/browse/OPENJPA-2564 Project: OpenJPA

[jira] [Updated] (OPENJPA-2564) PersistenceUtil.isLoaded() returns false for fetched entity

2015-01-21 Thread Uwe Claussen (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Claussen updated OPENJPA-2564: -- Attachment: PersistenceUtilTest.java Test case PersistenceUtil.isLoaded() returns false for

[jira] [Commented] (OPENJPA-2564) PersistenceUtil.isLoaded() returns false for fetched entity

2015-01-21 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14285770#comment-14285770 ] Rick Curtis commented on OPENJPA-2564: -- Can you post more details about your

[jira] [Updated] (OPENJPA-2564) PersistenceUtil.isLoaded() returns false for fetched entity

2015-01-21 Thread Uwe Claussen (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Claussen updated OPENJPA-2564: -- Attachment: persistence.xml PersistenceUtil.isLoaded() returns false for fetched entity