[
https://issues.apache.org/jira/browse/OPENJPA-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876072#action_12876072
]
Albert Lee commented on OPENJPA-1682:
-
Tests Result from before and after r941362.
--
I tried to generate ant artifacts in project via "ant:ant" command.
"eclipse:eclipse" would not help with dependencies. Currently "ant test"
gives an acceptable testing run. I examined retrieved testing snapshots from
inet. It looks like persistence.xml and other files are in META-INF
sub-folder in
What else you need from me to explain? No mappings and sequence table
generated for ANY database. It looks like runtime tools might work. But
currently I am interested in external mapping configuration file for forced
processing via mapping tool rather *.java or *.bin file processing. In any
case I
Hi, do you have any advice?
-- Forwarded message --
From: Christopher Schmidt
Date: Thu, Jun 3, 2010 at 9:17 PM
Subject: relation "mySequence" already exists
To: us...@openjpa.apache.org
Hi all, using OpenJPA 2.0.0 with Postgresql 8.4 JDBC4
I want to create the schema with the
Prepared query cache won't work if the start index (i.e setFirstResult) is
changed
--
Key: OPENJPA-1684
URL: https://issues.apache.org/jira/browse/OPENJPA-1684
Project: O