On Mon, Nov 10, 2008 at 6:34 PM, David Jencks <[EMAIL PROTECTED]>wrote:
>
> On Nov 10, 2008, at 1:13 PM, Craig L Russell wrote:
>
> Hi Jeremy,
>>
>> On Nov 10, 2008, at 12:12 PM, Jeremy Bauer wrote:
>>
>> OpenJPA & Geronimo devs,
>>> Efforts are underway to begin JPA 2.0 enhancements in OpenJPA.
Check for insertable or updateable before checking value for null
-
Key: OPENJPA-765
URL: https://issues.apache.org/jira/browse/OPENJPA-765
Project: OpenJPA
Issue Type: Sub-task
On Nov 10, 2008, at 1:13 PM, Craig L Russell wrote:
Hi Jeremy,
On Nov 10, 2008, at 12:12 PM, Jeremy Bauer wrote:
OpenJPA & Geronimo devs,
Efforts are underway to begin JPA 2.0 enhancements in OpenJPA.
OpenJPA
builds with and bundles the Geronimo JPA 1.0 spec jar. As we move
forward
to
[
https://issues.apache.org/jira/browse/OPENJPA-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pinaki Poddar resolved OPENJPA-764.
---
Resolution: Fixed
> Query parsing error with IN expression and String functions such as UPPE
Hi Jeremy,
On Nov 10, 2008, at 12:12 PM, Jeremy Bauer wrote:
OpenJPA & Geronimo devs,
Efforts are underway to begin JPA 2.0 enhancements in OpenJPA.
OpenJPA
builds with and bundles the Geronimo JPA 1.0 spec jar. As we move
forward
to JPA 2.0, OpenJPA will need to use/provide updated spec
Query parsing error with IN expression and String functions such as UPPER()
---
Key: OPENJPA-764
URL: https://issues.apache.org/jira/browse/OPENJPA-764
Project: OpenJPA
OpenJPA & Geronimo devs,
Efforts are underway to begin JPA 2.0 enhancements in OpenJPA. OpenJPA
builds with and bundles the Geronimo JPA 1.0 spec jar. As we move forward
to JPA 2.0, OpenJPA will need to use/provide updated spec APIs. Like EJB
3.1, JPA 2.0 is still in the review stages so there m
Hi,
i'm trying to understand the behaviour of the EntityManager.lock() call.
The Sun documentation (
http://java.sun.com/javaee/5/docs/api/javax/persistence/LockModeType.html)
on this is a bit confusing for me and i will explain why. It says that if T1
calls EntityManager.lock() on an entity,