[
https://issues.apache.org/jira/browse/OPENJPA-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amy Yang updated OPENJPA-536:
-
Attachment: OPENJPA-536.patch
This is the latest fix.
Please help to review it.
> getMetaData() causes
IIUC this is the interface that abstracts the "requiresNew" tx policy
into a single method on the tm?
Personally I'd like openjpa to define such an interface and use it no
matter what the environment. Then perhaps the websphere adapter code
can call the WAS interface/class using reflection
Cached object in DataCache not evicted due to StatementBatching not reporting
OptimisticException
--
Key: OPENJPA-574
URL: https://issues.apache.org/jira/browse/OPENJ
[
https://issues.apache.org/jira/browse/OPENJPA-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589782#action_12589782
]
Catalina Wei commented on OPENJPA-573:
--
An easy fix is on this line (line# 1253) in
Hi Georgi,
This is a problem in
openjpa-kernel/src/main/java/org/apache/openjpa/kernel/JPQL.jjt
An easy fix is on this line:
input_parameter() | string_literal()
changed the above line to add parenthesis around it as the following, it
will get pass parser error.
(input_parameter() | string_literal
[
https://issues.apache.org/jira/browse/OPENJPA-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amy Yang reopened OPENJPA-536:
--
My previous fix doesn't resolve the problem completely.
I'll paste another one.
> getMetaData() causes O
[
https://issues.apache.org/jira/browse/OPENJPA-546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589771#action_12589771
]
Georgi Naplatanov commented on OPENJPA-546:
---
This behavior is for only un-enhanc
[
https://issues.apache.org/jira/browse/OPENJPA-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Georgi Naplatanov resolved OPENJPA-546.
---
Resolution: Invalid
> Generates SQL update for unchanged entities within transaction
[
https://issues.apache.org/jira/browse/OPENJPA-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Georgi Naplatanov updated OPENJPA-573:
--
Fix Version/s: (was: 1.1.0)
Affects Version/s: 1.1.0
> JPQL: The combinati
JPQL: The combination LIKE ESCAPE does not accept parameters
Key: OPENJPA-573
URL: https://issues.apache.org/jira/browse/OPENJPA-573
Project: OpenJPA
Issue Type: Bug
Affects Ve
[
https://issues.apache.org/jira/browse/OPENJPA-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chadwick M Baatz updated OPENJPA-572:
-
Attachment: test.zip
Contains example code that causes failure. TestSave under embedded
Merge operation fails with IdClass composite key
Key: OPENJPA-572
URL: https://issues.apache.org/jira/browse/OPENJPA-572
Project: OpenJPA
Issue Type: Bug
Affects Versions: 1.0.2
E
I've been looking at this issue and OPENJPA-159 in my "copious" free time.
The official supported way to submit work outside of a transaction in
WebSphere is to go through a WebSphere proprietary interface (similar to
what we have in WASManagedRuntime).
Unfortunately that interface is not publish
Hi,
I'm Rob Bygrave and I have built the "AutoFetch" feature into the latest
version of Ebean ORM.
I understand you may be interested in implementing the "AutoFetch" feature into
openJPA, which would be great.
AutoFetch
http://www.cs.utexas.edu/~aibrahim/autofetch/
Ebean ORM
http://www.avaj
14 matches
Mail list logo