There is a TCK test; it was failing in trunk.
And of course the TCK is the same; we don't include the TCK in svn, so
it's the same one that's on my machine.
And I ported the tests to the branch first; the test cases failed in
the branch until I applied the source patch.
Hmm.
-Patrick
On Feb 5,
[
https://issues.apache.org/jira/browse/OPENJPA-511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dick updated OPENJPA-511:
-
Attachment: OPENJPA-511.patch.txt
> Unable to execute native queries which start with the WITH k
[
https://issues.apache.org/jira/browse/OPENJPA-511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dick updated OPENJPA-511:
-
Attachment: (was: OPENJPA-511.patch.txt)
> Unable to execute native queries which start with
[
https://issues.apache.org/jira/browse/OPENJPA-511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dick updated OPENJPA-511:
-
Attachment: OPENJPA-511.patch.txt
> Unable to execute native queries which start with the WITH k
Unable to execute native queries which start with the WITH keyword.
Key: OPENJPA-511
URL: https://issues.apache.org/jira/browse/OPENJPA-511
Project: OpenJPA
Issue Type: Bu
Hi Sebastian,
I took a look at the previous thread where you were having problems with a
missing class definition. I think you'll want something like this:
FWIW the eclipse:eclipse goal has been working for me, with a few caveats.
The subprojects are created fine, but there are a couple warts copying the
license.txt file. It also adds maven ant builders which seem to cause
problems (I just disable them).
OPENJPA-510 was opened to track the issue from
ReverseMappingTool generates incorrect SQL for PostgreSQL if -fk = true
---
Key: OPENJPA-510
URL: https://issues.apache.org/jira/browse/OPENJPA-510
Project: OpenJPA
Issue Ty
Hi Patrick,
The build was fragile because a couple of test cases were fragile (one
did not clean out data before checking whether only the data it added
was present, and the other did not ensure that time passed between
updates when using a timestamp version check), and because the testing
fr
Or maybe there's no TCK test for these callbacks.
Craig
On Feb 5, 2008, at 4:09 PM, [EMAIL PROTECTED] wrote:
Author: pcl
Date: Tue Feb 5 16:09:28 2008
New Revision: 618834
URL: http://svn.apache.org/viewvc?rev=618834&view=rev
Log:
OPENJPA-506. svn merge -c 618821 ../../trunk. Oddly, the TCK
[
https://issues.apache.org/jira/browse/OPENJPA-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pinaki Poddar updated OPENJPA-509:
--
Attachment: patch-509.1.txt
Patch ignores primary key field of a Embedded field while insertin
MappedSuperClass-Entity-Embedded domain model fails during insert
--
Key: OPENJPA-509
URL: https://issues.apache.org/jira/browse/OPENJPA-509
Project: OpenJPA
Issue Type: Bug
[
https://issues.apache.org/jira/browse/OPENJPA-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dick closed OPENJPA-401.
Resolution: Fixed
The MappingToolTask now includes a flag which can be used to disable the
tempor
On Feb 4, 2008, at 6:14 PM, Patrick Linskey wrote:
So, as a "best practice" for dealing with joined inheritance, have no
cacading deletes for FKs in the db schema?
Does your metadata (annotations and XML) identify that you've got a
cascading constraint on that table?
I looked through the sp
14 matches
Mail list logo