Commit Graph

1397 Commits

Author SHA1 Message Date
David Ezzio ed7fb94e99 Renamed prior to enabling this test case for the build
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@726860 13f79535-47bb-0310-9956-ffa450edef68
2008-12-15 22:31:34 +00:00
Srinivasa Segu d55743b84f OPENJPA-678, OPENJPA-680, OPENJPA-722 - Merge back from trunk
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@719479 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21 05:03:29 +00:00
Srinivasa Segu d40da7c809 OPENJPA-485 - backport test changes from trunk
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@719463 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21 03:52:27 +00:00
A. Abram White 2b7e1d66b0 Forgot to remove some dead code.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@719304 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 17:37:11 +00:00
A. Abram White e245a5c51d Merge 692601 from 0.9.7 to 1.1.x.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@713837 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 21:58:14 +00:00
A. Abram White 27d4f20521 Complete merge of 692529 from 0.9.7 to 1.1.x.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@713834 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 21:40:12 +00:00
A. Abram White 59c518effd Merge 692307 from 0.9.7 to 1.1.x.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@713829 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 21:31:48 +00:00
A. Abram White 975b98ff39 Merge 690402 from 0.9.7 to 1.1.x.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@713823 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 21:06:48 +00:00
A. Abram White 6ade5e9e35 Merge 690383 from 0.9.7 to 1.1.x.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@713822 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 21:02:33 +00:00
A. Abram White 50d80f5b6d Complete merge of revision 690355 from 0.9.7 to 1.1.x.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@713820 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 20:56:37 +00:00
A. Abram White d0fca66128 Complete merge of 680579 from 0.9.7 to 1.1.x.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@713815 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 20:45:18 +00:00
A. Abram White dd171ca54b Don't turn off not-null on existing columns.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@711959 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 20:16:14 +00:00
A. Abram White 4ff176e797 Port fix from main line.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@711287 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 16:11:14 +00:00
David Ezzio 639463187f Many copy-edit corrections.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@677746 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 21:40:48 +00:00
David Ezzio c7e85d169f Changed font-style="bold" to font-weight="bold"
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@677745 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 21:39:35 +00:00
David Ezzio 61a182f6fd Added database dictionary properties to address OpenJPA-654.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@676592 13f79535-47bb-0310-9956-ffa450edef68
2008-07-14 13:54:52 +00:00
David Ezzio c4e9860b68 Corrected descriptions of a few existing properties
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@675700 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 19:48:28 +00:00
David Ezzio aa28cbe80e Removed some spurious editing marks
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@675368 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 22:34:59 +00:00
David Ezzio 37f5b3e7a1 Put DBDictionary properties into alphabetical order as first step to updating them.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@675366 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 22:28:31 +00:00
Patrick Linskey a299727a72 Removing dead code.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@673485 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 20:27:28 +00:00
A. Abram White bad86d848e Change default return value of AbstractVersionStrategy.checkVersion to
something that will force an update on refresh, but won't result in an
optimistic exception on flush.  This is a more appropriate default for
derived strategies that don't override cehckVersion (currently only the
NoneVersionStrategy of the builtins).  



git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@661090 13f79535-47bb-0310-9956-ffa450edef68
2008-05-28 21:19:47 +00:00
Patrick Linskey 347405c87e incrementing version number in 1.1.x branch to 1.1.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@659893 13f79535-47bb-0310-9956-ffa450edef68
2008-05-25 02:20:25 +00:00
Patrick Linskey 4ab190fee2 OPENJPA-559. Ported Mike's fix to 1.1.x.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@657918 13f79535-47bb-0310-9956-ffa450edef68
2008-05-19 18:52:02 +00:00
Patrick Linskey 26dad2ab71 merged changes from 1.1.0 release assembly process to 1.1.x branch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@657897 13f79535-47bb-0310-9956-ffa450edef68
2008-05-19 18:29:42 +00:00
Patrick Linskey 46b63eced2 Make the CacheMarshallerImpl a bit more tolerant to different configurations.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@657162 13f79535-47bb-0310-9956-ffa450edef68
2008-05-16 18:40:46 +00:00
David Ezzio 5cc1cd2487 In some cases, nested exception arrays can contain a null entry. Ignore these rather than throw a NullPointerException in the exception handling.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@657148 13f79535-47bb-0310-9956-ffa450edef68
2008-05-16 17:45:48 +00:00
A. Abram White 3f3ab4a543 Bugfix for multiple insert,delete,query cycles of the same id in the same
transaction.



git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@656796 13f79535-47bb-0310-9956-ffa450edef68
2008-05-15 19:18:27 +00:00
Patrick Linskey 5002ccfc85 OPENJPA-600. Committing on behalf of Jason Zheng.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@656006 13f79535-47bb-0310-9956-ffa450edef68
2008-05-13 20:51:25 +00:00
Patrick Linskey 75309a2447 OPENJPA-595. Porting to 1.1.x branch.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@655657 13f79535-47bb-0310-9956-ffa450edef68
2008-05-12 21:42:57 +00:00
Patrick Linskey b56f30427f OPENJPA-589. Added license headers.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@655655 13f79535-47bb-0310-9956-ffa450edef68
2008-05-12 21:32:08 +00:00
Patrick Linskey a927500b5e OPENJPA-589. Porting patch from trunk.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@655617 13f79535-47bb-0310-9956-ffa450edef68
2008-05-12 19:43:57 +00:00
Patrick Linskey 194f59f02f OPENJPA-597. Committing on behalf of Sandeep Srivastava.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@655600 13f79535-47bb-0310-9956-ffa450edef68
2008-05-12 18:58:00 +00:00
Patrick Linskey 51950e7d49 OPENJPA-591. Porting Mike's work to 1.1.x.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@655595 13f79535-47bb-0310-9956-ffa450edef68
2008-05-12 18:41:33 +00:00
Patrick Linskey 07d65dcfa4 OPENJPA-231. Adding license headers.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@655592 13f79535-47bb-0310-9956-ffa450edef68
2008-05-12 18:32:30 +00:00
Patrick Linskey 46720b6f02 OPENJPA-592. Oops, reverting earlier commit. I got my issue numbers mixed up.
If MySQL doesn't have a concept of a schema, I do not believe that we should necessarily try to emulate schemas.

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@655587 13f79535-47bb-0310-9956-ffa450edef68
2008-05-12 18:21:28 +00:00
Patrick Linskey 5fcb3c01a0 OPENJPA-592. Committing on behalf of Jason Zheng.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@655586 13f79535-47bb-0310-9956-ffa450edef68
2008-05-12 18:16:10 +00:00
Patrick Linskey 1dde59cd79 OPENJPA-594. Applying Dinkar Rao's patch to the 1.1.x branch.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@655583 13f79535-47bb-0310-9956-ffa450edef68
2008-05-12 18:03:45 +00:00
Patrick Linskey 813d37d743 OPENJPA-130. Committing on behalf of Ignacio Andreu.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@655581 13f79535-47bb-0310-9956-ffa450edef68
2008-05-12 17:59:27 +00:00
Patrick Linskey d90a7c7a6e OPENJPA-231. Committing on behalf of Qin Feng.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@655354 13f79535-47bb-0310-9956-ffa450edef68
2008-05-11 18:39:57 +00:00
Catalina Wei ee170672b1 OPENJPA-573 JPQL: The combination LIKE ESCAPE does not accept parameters
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@653176 13f79535-47bb-0310-9956-ffa450edef68
2008-05-04 03:26:24 +00:00
Patrick Linskey 4557647611 OPENJPA-502. Changed default for JPQL compatibility setting.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@653088 13f79535-47bb-0310-9956-ffa450edef68
2008-05-03 14:54:25 +00:00
Patrick Linskey 5285003079 Added license headers to new image source files.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@653085 13f79535-47bb-0310-9956-ffa450edef68
2008-05-03 14:31:29 +00:00
Patrick Linskey e4a9976f26 Fixed typo in class name.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@653083 13f79535-47bb-0310-9956-ffa450edef68
2008-05-03 14:26:39 +00:00
Patrick Linskey 712a397e88 OPENJPA-417. Docs.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@653081 13f79535-47bb-0310-9956-ffa450edef68
2008-05-03 14:14:25 +00:00
Patrick Linskey 705144dfea OPENJPA-130. Committing on behalf of Ignacio Andreu.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@653008 13f79535-47bb-0310-9956-ffa450edef68
2008-05-03 06:30:27 +00:00
Patrick Linskey 53da9d32ab Improve concurrency by actively managing AbstractBrokerFactory's broker set when using non-finalizing brokers. Credit goes to Arunabh Hazarika for identifying the bottleneck and prototyping this solution.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@653000 13f79535-47bb-0310-9956-ffa450edef68
2008-05-03 04:41:48 +00:00
Patrick Linskey 148bb16613 OPENJPA-579, OPENJPA-585, OPENJPA-587, OPENJPA-588. Checking in on behalf of Sandeep Srivastava and Jason Zheng.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@652987 13f79535-47bb-0310-9956-ffa450edef68
2008-05-03 03:13:45 +00:00
Patrick Linskey c9fd781007 Simplify algorithm in NullSafeConcurrentHashMap; change SizedConcurrentHashMap's algorithms to remove overflow before putting new records into cache instead of after to avoid removing the very instances that were put.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@652930 13f79535-47bb-0310-9956-ffa450edef68
2008-05-02 22:21:51 +00:00
Patrick Linskey d8b82311f5 OPENJPA-544. JDK1.5 conversion hangover. Introduce pseudo-random behavior into NullSafeConcurrentHashMap. This is important for the various data structures in OpenJPA and derivitaves (mostly caches) that rely on pseudo-random cache removal. These data structures were exacerbated by the fact that ConcurrentHashMap seems to return an Iterator that is approximately LIFO, which is often the worst possible algorithm. This change is pseudo-random in the face of 16 random removes / accesses per put() call; this behavior is hard coded and could be tweaked to become configurable / adaptive.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@652523 13f79535-47bb-0310-9956-ffa450edef68
2008-05-01 13:56:17 +00:00
Patrick Linskey 3ac1f08072 OPENJPA-392. Fixing a new manifestation of this bug introduced by a BEA contribution.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@652521 13f79535-47bb-0310-9956-ffa450edef68
2008-05-01 13:49:07 +00:00