[
https://issues.apache.org/jira/browse/OPENJPA-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726902#comment-13726902
]
garpinc commented on OPENJPA-2085:
--
I had a problem where classloader couldn't find Cla
[
https://issues.apache.org/jira/browse/OPENJPA-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726431#comment-13726431
]
garpinc commented on OPENJPA-2345:
--
I'm having same issue with trunk release. Did you f
[
https://issues.apache.org/jira/browse/OPENJPA-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724509#comment-13724509
]
garpinc commented on OPENJPA-646:
-
Yes. I'm indicating that this issue is related to Open
[
https://issues.apache.org/jira/browse/OPENJPA-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13716533#comment-13716533
]
garpinc commented on OPENJPA-646:
-
Changing test class to an enum class results in linkag
[
https://issues.apache.org/jira/browse/OPENJPA-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13710372#comment-13710372
]
garpinc commented on OPENJPA-2399:
--
Ok I've found exactly where openjpa operates differ
[
https://issues.apache.org/jira/browse/OPENJPA-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13683638#comment-13683638
]
garpinc commented on OPENJPA-2399:
--
I'm not so sure as I also get the problem when doin
[
https://issues.apache.org/jira/browse/OPENJPA-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13683638#comment-13683638
]
garpinc edited comment on OPENJPA-2399 at 6/14/13 6:31 PM:
---
I'
garpinc created OPENJPA-2399:
Summary: Oracle JDK 1.7 seems to be causing an issue with OpenJPA
Key: OPENJPA-2399
URL: https://issues.apache.org/jira/browse/OPENJPA-2399
Project: OpenJPA
Issue Ty
[
https://issues.apache.org/jira/browse/OPENJPA-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13474237#comment-13474237
]
garpinc commented on OPENJPA-2265:
--
FYI: With snapshot openjpa-2.2.1-20121010.180151-3
[
https://issues.apache.org/jira/browse/OPENJPA-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460684#comment-13460684
]
garpinc commented on OPENJPA-2265:
--
Can you clarify?
1) First of all the Key's @Id va
[
https://issues.apache.org/jira/browse/OPENJPA-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
garpinc updated OPENJPA-2266:
-
Attachment: TeradataDictionary.java
Here is the attachment. I haven't figured out how in teradata to se
garpinc created OPENJPA-2266:
Summary: I've created a Dictionary for Teradata which I hope you
guys can include (hibernate has a Teradata Dialect)
Key: OPENJPA-2266
URL: https://issues.apache.org/jira/browse/OPENJPA-2
[
https://issues.apache.org/jira/browse/OPENJPA-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460519#comment-13460519
]
garpinc edited comment on OPENJPA-2263 at 9/22/12 1:32 AM:
---
Th
[
https://issues.apache.org/jira/browse/OPENJPA-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
garpinc updated OPENJPA-2265:
-
Attachment: testselect0.zip
test case to try is the testSelect0 one. When run in the console you will s
[
https://issues.apache.org/jira/browse/OPENJPA-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
garpinc updated OPENJPA-2263:
-
Attachment: testselect0.zip
test case to try is the testSelect0 one. When run in the console you will s
garpinc created OPENJPA-2265:
Summary: An unnecessary select statement appears to be occurring
on primary key table
Key: OPENJPA-2265
URL: https://issues.apache.org/jira/browse/OPENJPA-2265
Project: OpenJ
[
https://issues.apache.org/jira/browse/OPENJPA-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
garpinc resolved OPENJPA-2263.
--
Resolution: Not A Problem
Fix Version/s: 2.2.0
In creating the test case I found out that
Ope
[
https://issues.apache.org/jira/browse/OPENJPA-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13459865#comment-13459865
]
garpinc edited comment on OPENJPA-2263 at 9/21/12 6:20 AM:
---
To
[
https://issues.apache.org/jira/browse/OPENJPA-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13459865#comment-13459865
]
garpinc commented on OPENJPA-2263:
--
To address temporarily I added the following lines
garpinc created OPENJPA-2263:
Summary: Update statements should not update the primary key of
database unless the primary key has in fact changed
Key: OPENJPA-2263
URL: https://issues.apache.org/jira/browse/OPENJPA-22
[
https://issues.apache.org/jira/browse/OPENJPA-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
garpinc updated OPENJPA-2256:
-
Attachment: valuehandlertestcase.zip
Here is fixed test case..
1) Without persistence.xml the testMaste
[
https://issues.apache.org/jira/browse/OPENJPA-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
garpinc updated OPENJPA-2256:
-
Attachment: (was: valuehandlertestcase.zip)
> Can't seem to get FieldStrategies to work as desc
[
https://issues.apache.org/jira/browse/OPENJPA-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
garpinc updated OPENJPA-2256:
-
Attachment: valuehandlertestcase.zip
> Can't seem to get FieldStrategies to work as described
> ---
garpinc created OPENJPA-2256:
Summary: Can't seem to get FieldStrategies to work as described
Key: OPENJPA-2256
URL: https://issues.apache.org/jira/browse/OPENJPA-2256
Project: OpenJPA
Issue Type
[
https://issues.apache.org/jira/browse/OPENJPA-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412254#comment-13412254
]
garpinc commented on OPENJPA-758:
-
I still have this issue in 2.2.0 using the following c
25 matches
Mail list logo