Commit Graph

3085 Commits

Author SHA1 Message Date
Kevin W. Sutter baa3705699 OPENJPA-1516. Additional comments on the free() method to indicate that callers need to ensure thread-safety.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915472 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 18:35:44 +00:00
Donald Woods cda835d50b OPENJPA-1528 Upgrade to MySQL 5.1.12 driver. Include dbcp overrides needed for MySQL. Moved common dbcp and junit properties to parent pom to simplify maintenance. Add some blank lines in a couple poms to improve readability.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915448 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 17:27:27 +00:00
Albert Lee fa4b72d7f5 OPENJPA-1498 - Commit contribution by Cathy Nordstrom.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915439 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 17:10:18 +00:00
Donald Woods 55509846c1 OPENJPA-1520 Require Java SE 6 to compile but target Java SE 5 so users can still run trunk on 1.5 and 1.6 JVMs for now, given the lack of performance improvements found with the patch to drop JDBC3 support...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915410 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 16:25:19 +00:00
Kevin W. Sutter 127b7bec63 OPENJPA-1510. Corrected placement of the Distributed Cache description, along with a few incorrect spellings and punctuation.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915353 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 14:15:11 +00:00
Kevin W. Sutter eb81fddc95 Added some comments to indicate the special options required for creating a DB2 database that supports the XML column types...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915020 13f79535-47bb-0310-9956-ffa450edef68
2010-02-22 19:03:05 +00:00
Kevin W. Sutter b44715211e OPENJPA-1516. Introduce prepareForPooling method on EntityManagerImpl to allow for more efficient EntityManager "clear" operations. This also allows to go outside of the spec just a bit and clean up resources before pooling as well.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915015 13f79535-47bb-0310-9956-ffa450edef68
2010-02-22 18:53:45 +00:00
Albert Lee 52e2d92544 Re-factor imports and use of generic in BrokerImpl.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@912477 13f79535-47bb-0310-9956-ffa450edef68
2010-02-22 04:29:45 +00:00
Kevin W. Sutter 0086e25b8c OPENJPA-1526. AllowFailure for one testcase until DERBY-4558 is resolved.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@912012 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19 22:17:57 +00:00
Albert Lee 8fcc5e7896 OPENJPA-1525 - Implements warn() method in TestCacheMarshallerEndToEnd$LogImpl class.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911901 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19 18:37:45 +00:00
Milosz Tylenda a4c8f28e2c OPENJPA-1510: Correct confusing sentences in Query Hints section; correct the Oracle known issue with empty strings.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911780 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19 10:48:34 +00:00
Donald Woods 9ec42334e9 OPENJPA-1512 minor updates to BundleActivator support
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911684 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19 03:10:33 +00:00
Donald Woods e512e15ba0 OPENJPA-1520 Compile for 1.6 and update javadoc links to use 1.6
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911682 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19 02:52:51 +00:00
Kevin W. Sutter babda8d218 OPENJPA-1520. Doc updates to point at appropriate javase 6 and javaee 6 api urls (instead of javase/ee 5 urls).
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911608 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 21:47:37 +00:00
Donald Woods 88e32fb2ee OPENJPA-1520 Upgrade to Derby 10.5.3 which has lots of JDBC4 fixes since 10.2.2
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911538 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 19:34:36 +00:00
Donald Woods a69c39c869 some reorg and cleanup of pom. removed unused maven 2.0.4 requirement and pointer to staging repo.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911537 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 19:32:10 +00:00
Pinaki Poddar 2f3da18be0 Throw informative error messages on bad enum field
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911530 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 19:11:36 +00:00
Donald Woods 87b284b52b OPENJPA-1520 Require Java SE 6 or later to compile and require Maven 2.0.9 or later
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911522 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 18:46:11 +00:00
Donald Woods f738b0ba62 OPENJPA-1520 remove jdk5 profile
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911520 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 18:44:57 +00:00
Pinaki Poddar 7b6c11a6cd OPENJPA-924: Remove logging from FinderCache -- such low-level details seem to confuse rather to inform the user.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911496 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 17:23:06 +00:00
Kevin W. Sutter fe2c9295f4 OPENJPA-1510. Oops, wrong xml file on the commit of svn revision 911440. Backing out the debug change to the persistence.xml file.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911454 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 15:52:06 +00:00
Kevin W. Sutter 2c397e9306 OPENJPA-1510. Incorrect tag caused the whole paragraph to be "red".
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911449 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 15:40:11 +00:00
Kevin W. Sutter 1a4362eb7e OPENJPA-1510. Incorrect tag caused the whole paragraph to be "red".
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911440 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 15:31:29 +00:00
Milosz Tylenda 4fb3371deb OPENJPA-1510: Add missing documentation for supportsForeignKeysComposite, supportsSimpleCaseExpression and useWildCardForCount DBDictionary properties.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911335 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 11:28:16 +00:00
Milosz Tylenda 8df8d0234e OPENJPA-1510: Fix two broken references.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911297 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 09:43:10 +00:00
Pinaki Poddar c043302e1e OPENJPA-1503: Set txn for rollback directly on illegal argument
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911241 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 01:28:00 +00:00
Pinaki Poddar bdb1e5d6f2 OPENJPA-1503: Set txn for rollback directly on illegal argument
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911240 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 01:26:04 +00:00
Richard G. Curtis 3cd8c4c6f0 OPENJPA-1517: Reduce synchronization in LifecycleEventManager.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911213 13f79535-47bb-0310-9956-ffa450edef68
2010-02-17 23:00:50 +00:00
Richard G. Curtis 5d6a881a43 OPENJPA-1517: Reduce synchronization in LifecycleEventManager.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911194 13f79535-47bb-0310-9956-ffa450edef68
2010-02-17 22:17:02 +00:00
Richard G. Curtis d037890f74 OPENJPA-1515: Make CacheStatistics configurable.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@910667 13f79535-47bb-0310-9956-ffa450edef68
2010-02-16 20:00:38 +00:00
Pinaki Poddar d82add658d OPENJPA-1503:Metamodel reflection with security manager
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@910617 13f79535-47bb-0310-9956-ffa450edef68
2010-02-16 17:46:00 +00:00
Pinaki Poddar ad106583e8 OPENJPA-1503:Metamodel reflection with security manager
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@910616 13f79535-47bb-0310-9956-ffa450edef68
2010-02-16 17:44:30 +00:00
Donald Woods 928993b7e2 OPENJPA-1512 Include a BundleActivator to register ourselves as a javax.persistence.provider for Apache Aries
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@910332 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15 20:41:13 +00:00
Donald Woods 0b1268aa5d aries needs a different service name for now
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@910300 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15 18:56:10 +00:00
Milosz Tylenda 8cc89f96dc OPENJPA-1510: User manual corrections: some terms made consistent in case, made hint and locking descriptions more database-agnostic, removed an old MySQL known issue, H2 version updated.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@910003 13f79535-47bb-0310-9956-ffa450edef68
2010-02-14 12:43:46 +00:00
Milosz Tylenda e70d8bf5f2 Added GlassFish to javadoc and moved its JNDI location up in the list - see https://jira.jboss.org/jira/browse/JBCACHE-1354
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@909792 13f79535-47bb-0310-9956-ffa450edef68
2010-02-13 11:09:57 +00:00
Patrick Linskey 23341c871c OPENJPA-1509. In-mem bulk update + enums.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@909669 13f79535-47bb-0310-9956-ffa450edef68
2010-02-13 00:10:11 +00:00
Donald Woods 307d5e8a98 merge in updates from trunk/openjpa/pom.xml and waiting for testing from Apache Aries before merging into openjpa/pom.xml
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@909595 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 20:22:29 +00:00
Michael Dick c1a24be02b OPENJPA-1370:
Setting svn:eol-style native

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@909545 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 18:21:01 +00:00
Michael Dick a0e95fb993 OPENJPA-1401:
setting svn:eol-style native

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@909534 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 17:55:39 +00:00
Michael Dick 5f8ad3e811 OPENJPA-1442:
setting svn:eol-style native

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@909530 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 17:52:38 +00:00
Patrick Linskey e603bdc5c8 OPENJPA-1507. NPE fix.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@909515 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 17:38:45 +00:00
Michael Dick 9344d03b50 OPENJPA-1001:
Testcases
Submitted By: Richard Rak

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@909171 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 23:14:14 +00:00
Pinaki Poddar feff96b4c4 OPENJPA-1334: Emulate 1.2 versions IncludedTypes/ExcludedTypes functionality via new distribution policy mechanics
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@909091 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 17:37:53 +00:00
Albert Lee 80d6c79b52 OPENJPA-1506 - Fix ConfigurationImpl.equals() to support derived provider.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@909058 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 16:22:58 +00:00
Pinaki Poddar fb004027ad OPENJPA-1334: Emulate 1.2 versions IncludedTypes/ExcludedTypes functionality via new distribution policy mechanics
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@909054 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 16:18:46 +00:00
Michael Dick f028f744c2 fix line width and add missing end section tag.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@908737 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 23:11:12 +00:00
Michael Dick 19f5b13045 Add doc for datacache inclusion/exclusion
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@908729 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 23:01:42 +00:00
Donald Woods dc61fa0680 OPENJPA-1334 add missing license headers
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@908662 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 21:58:53 +00:00
Donald Woods f259a4ee1e OPENJPA-1504 Update TestTraversableResolver so it can be used with Hibernate or Agimatec providers. Upgrade to agimatec-validation-0.9.6-SNAPSHOT, which now supports constraints.xml so all junits pass again with it.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@908660 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 20:35:22 +00:00