Commit Graph

299 Commits

Author SHA1 Message Date
Jody Grassel aa739fc052 OPENJPA-2616: Update commons collections to 3.2.2
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@1715910 13f79535-47bb-0310-9956-ffa450edef68
2015-11-23 18:21:10 +00:00
Heath Thomann 5e9d1d1cc4 OPENJPA-1583: Back-ported Pinaki's trunk changes to 1.0.x.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@1395642 13f79535-47bb-0310-9956-ffa450edef68
2012-10-08 16:32:26 +00:00
Dianne E. Richards 8f4934639c OPENJPA-2207 Support manually delimited column names
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@1350271 13f79535-47bb-0310-9956-ffa450edef68
2012-06-14 14:41:25 +00:00
Heath Thomann d46d19c349 OPENJPA-2072: Applied Helen Xu's patch for 1.0.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@1339926 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 23:49:47 +00:00
Heath Thomann e9569d033b OPENJPA-2198: Applied Helen Xu's patch for 1.0.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@1339917 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 23:01:47 +00:00
Heath Thomann 3fc50980b5 OPENJPA-1376: Applied Helen Xu's changes where she back ported changes from 1.2.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@1339899 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 22:31:10 +00:00
Heath Thomann 6862a736d3 OPENJPA-586: Applied Helen Xu's changes where she back ported Pinaki's changes from trunk.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@1339870 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 21:26:09 +00:00
Michael Dick b0f63d8966 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@989713 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 14:32:08 +00:00
Michael Dick 78695a6902 [maven-release-plugin] prepare release 1.0.4
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@989710 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 14:31:46 +00:00
Michael Dick 436057f4c3 rollback release due to problem with site plugin 2/3
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@989427 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 01:50:12 +00:00
Michael Dick 3ea5570c24 rollback release due to problem with site plugin 1/3
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@989426 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 01:48:44 +00:00
Michael Dick 26d03b0396 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@989421 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 01:25:04 +00:00
Michael Dick 10689d1870 [maven-release-plugin] prepare release 1.0.4
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@989419 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 01:24:43 +00:00
Michael Dick c0dd96569e testcase updates for mysql - skipping tests that always fail setting required parameters where appropriate
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@982951 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06 13:31:33 +00:00
Michael Dick 7a369b49e5 OPENJPA-1678: add printParameters property to prevent SQL parameter values from being logged in exceptions or trace
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@955062 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15 21:44:35 +00:00
Michael Dick f90ea1c743 OPENJPA-708:
Sub-sub-query generates SQL with syntax error.
Submitted By: Heath Thomann, based on Catalina's changes for trunk. 

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@943663 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12 20:03:34 +00:00
Michael Dick 11082c29d7 OPENJPA-589: Can not retrieve M-to-M data when DataCache is on.
Submitted By: Heath Thomann, merged from Fay's changes in trunk and 1.1.x

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@943647 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12 19:36:22 +00:00
Michael Dick 99ad6537b2 OPENJPA-1557: Use openjpa.Log variable to control build logging instead of openjpa.loglevel
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@934514 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15 18:36:59 +00:00
Michael Dick 5ea72635e9 OPENJPA-732:
Prevent duplicate events from being fired (stored in Sets instead of Lists)

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@929237 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 19:56:08 +00:00
Michael Dick d190bdc77d OPENJPA-1061:
Prevent ID collision on subclasses when the ID field is declared on a Mappedsuperclass. Merged to 1.0.x.
originally Submitted By : Jody Grassel

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@908274 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 23:10:49 +00:00
Michael Dick 02619a2514 OPENJPA-1350:
Add synchronization in processRegisteredClasses to prevent unknown alias error. 
Submitted by : Jody Grassel

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@888100 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07 19:31:35 +00:00
Michael Dick 945ca9a948 OPENJPA-1308:
Disabling the newly added tests with MySQL

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@829158 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 18:06:50 +00:00
Michael Dick 427698fbd2 OPENJPA-1308:
Remove extraneous cast of VARCHAR to VARCHAR for DB2.
Submitted By: B.J. Reed

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@828134 13f79535-47bb-0310-9956-ffa450edef68
2009-10-21 18:34:23 +00:00
Michael Dick 54dea93f8f OPENJPA-466:
Synchronize call to obtain next sequence value.
Submitted By: B. J. Reed, based on patch from Tim McConnell
	modified:   openjpa-jdbc/src/main/java/org/apache/openjpa/jdbc/kernel/AbstractJDBCSeq.java
	modified:   openjpa-jdbc/src/main/java/org/apache/openjpa/jdbc/kernel/NativeJDBCSeq.java
	new file:   openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/sequence/EntityEmployee.java
	new file:   openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/sequence/EntityPerson.java
	new file:   openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/sequence/TestSequence.java

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@809016 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 20:20:52 +00:00
Michael Dick 11b1833028 Do not execute testcases which require subselects if the dictionary doesn't provide that support
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@805141 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 21:03:33 +00:00
Michael Dick f799db34a2 OPENJPA-1210:
Add properties for derby timeouts to pom.xml.
	modified:   openjpa-persistence-jdbc/pom.xml

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@799386 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 18:00:21 +00:00
Michael Dick 65ed7d997b OPENJPA-1197:
Upgrade test profile to use MySQL JDBC driver v 5.1.6.
Resolves problems executing native queries.
	modified:   openjpa-persistence-jdbc/pom.xml

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@798192 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 15:40:47 +00:00
Michael Dick da880cef0c OPENJPA-873 committing patch from Jody Grassel based on Fay's changes for trunk & 1.3.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@787334 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22 18:03:38 +00:00
Michael Dick 5dc2074e25 OPENJPA-1045. L2 cache included / excluded types may be specified by configuration properties
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@775205 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 15:58:07 +00:00
Michael Dick 2033eb6421 OPENJPA-1071. Set derby deadlockTimeout and waitTimeout
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@773633 13f79535-47bb-0310-9956-ffa450edef68
2009-05-11 18:10:09 +00:00
Michael Dick 716cf61d4e OPENJPA-975. Based on patch from B.J. Reed and Jody Grassel
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@760911 13f79535-47bb-0310-9956-ffa450edef68
2009-04-01 15:07:58 +00:00
Michael Dick f5fe07304d OPENJPA-896. Setting eol-style:native and removing windows eol characters from XML files.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@757386 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23 12:42:11 +00:00
Michael Dick 3b34f93d80 OPENJPA-896. Setting eol-style:native and removing windows eol characters from source files.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@757280 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 23:45:15 +00:00
Michael Dick cc6759b1ce OPENJPA-881 OPENJPA-876. Merging to 1.0.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@747531 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24 19:54:35 +00:00
Michael Dick 39a4860641 OPENJPA-917. Merging B.J.'s changes
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@747421 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24 16:37:41 +00:00
Michael Dick 1e8d38ed9c OPENJPA-772 committing patch provided by Donald Woods
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@740460 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03 21:35:20 +00:00
Michael Dick 05b35c0b26 OPENJPA-777 merge to 1.0.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@740105 13f79535-47bb-0310-9956-ffa450edef68
2009-02-02 21:04:34 +00:00
Michael Dick dec24c7767 OPENJPA-536 committing patch provided by Joe Grassel
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@739012 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 21:02:22 +00:00
Michael Dick 25ce88418e OPENJPA-864 do not remove table aliases for databases which use JoinSyntaxes.SYNTAX_DATABASE (no joins).
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@736493 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21 23:48:32 +00:00
Michael Dick bfed7bda15 OPENJPA-685. Removing references to maven.compile.classpath and maven.dependency.classpath from enhancer ant task. Merge to 1.0.x branch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@697960 13f79535-47bb-0310-9956-ffa450edef68
2008-09-22 19:35:25 +00:00
Kevin W. Sutter 3dcaec5dfe OPENJPA-715. Migrating the change to the 1.0.x service stream. This was requested from a user via a private e-mail exchange. I verified the problem existed in 1.0.x, applied the changes, and verified that the problem was resolved.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@696676 13f79535-47bb-0310-9956-ffa450edef68
2008-09-18 15:31:37 +00:00
Catalina Wei 2c63edf463 OPENJPA-681 Subquery generates SQL with syntax error
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@683875 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08 06:46:19 +00:00
Michael Dick a4da161caa [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@677675 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 18:29:57 +00:00
Michael Dick 61db1f4910 [maven-release-plugin] prepare release 1.0.4
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@677673 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 18:29:40 +00:00
Michael Dick 6985c31868 Rollback release part two
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@677107 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 23:42:38 +00:00
Michael Dick 9f1039d989 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@677033 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 20:34:02 +00:00
Michael Dick 049c556997 [maven-release-plugin] prepare release 1.0.3
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@677031 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 20:33:44 +00:00
Michael Dick f535198a6a OPENJPA-245 merging revision 646082 from 1.1.0 branch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@677015 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 19:43:33 +00:00
Michael Dick 7cb20fd5ab OPENJPA-633 set svn:eol-style to native for pom.xml files. If it is unset the maven release plugin will reformat the files and remove copyright headers
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@676931 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 14:52:19 +00:00
Catalina Wei e7d6c25aaf OPENJPA-51 A non-correlated subquery resulting SQL syntax error
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@676787 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 02:06:55 +00:00