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 |
Fay Wang
|
4a987190d9
|
OPENJPA-1460: resolve visibility scope of orm.xml
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@908621 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-10 18:23:59 +00:00 |
Pinaki Poddar
|
2641d43ed4
|
OPENJPA-1334: Separate distribution policy from DataCacheManager.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@908327 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-10 02:39:38 +00:00 |
Pinaki Poddar
|
92f162bd4b
|
OPENJPA-1334: Separate distribution policy from DataCacheManager.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@908325 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-10 02:32:41 +00:00 |
Pinaki Poddar
|
6fa32719b9
|
OPENJPA-1334: Separate distribution policy from DataCacheManager.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@908322 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-10 02:26:31 +00:00 |
Pinaki Poddar
|
ad3cf2c682
|
OPENJPA-1503: Use AccessController to load metamodel class.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@908225 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-09 21:13:44 +00:00 |
Donald Woods
|
27abdb4149
|
OPENJPA-1107 TraversableResolver testcases contributed by Dianne Richards.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@908173 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-09 19:39:45 +00:00 |
Fay Wang
|
31265de187
|
OPENJPA-1496: fix temporal parameter processing
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@908150 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-09 18:36:10 +00:00 |
Donald Woods
|
d3b3ee0438
|
OPENJPA-1502 Improve WARN msg for unrecognized EntityManager properties
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@908071 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-09 15:23:16 +00:00 |
Fay Wang
|
3854f9b5e6
|
OPENJPA-931: support nested embeddedId in IdClass during remove
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@907853 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-09 00:17:50 +00:00 |
Michael Dick
|
69c5eb11ff
|
OPENJPA-1498. Minor message file improvements
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@906993 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-05 16:37:54 +00:00 |