Fay Wang
|
9e683c7612
|
OPENJPA-963: commit patch provided by Donald Woods
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@756193 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-19 20:54:28 +00:00 |
Albert Lee
|
1d92b9a5c0
|
OPENJPA-991 - disable TestException.testThrowsOptimisticException() until this issue is addressed. This will avoid the test hang condition and allow other tests to proceed, when run in DB2.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@756180 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-19 20:34:28 +00:00 |
Catalina Wei
|
ed0f74a34b
|
OPENJPA-967 add query test strings for JPA2 path nagivation thru KEY appear in FROM, WHERE, and ORDER BY clause
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@756151 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-19 19:36:46 +00:00 |
Catalina Wei
|
6f253f050b
|
OPENJPA-967 JPA2 add support for collection valued path thru KEY appear in FROM clause
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@756104 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-19 17:33:03 +00:00 |
Jeremy Bauer
|
bb1bc8a39d
|
OPENJPA-878 Committing code and test updates contributed by Donald Woods.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@755818 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-19 02:54:29 +00:00 |
Jeremy Bauer
|
2edc92d97f
|
OPENJPA-972 Committing code doc update and tests contributed by Donald Woods.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@755615 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-18 15:18:44 +00:00 |
Michael Dick
|
1d94611932
|
OPENJPA-947. Reduce testcase logging
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@755580 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-18 12:37:31 +00:00 |
Jeremy Bauer
|
65a8219817
|
OPENJPA-885 Committing code and tests contributed by Dianne Richards.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@755468 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-18 04:01:04 +00:00 |
Jeremy Bauer
|
cb271bfa1d
|
OPENJPA-878 Committing code, tests, and documentation updates for Donald Woods.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@755115 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-17 04:40:23 +00:00 |
Catalina Wei
|
7c9ef84fb9
|
OPENJPA-967 JPA2 JPQL allow KEY(e) of basic types appear in conditional expression
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@755102 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-17 03:13:10 +00:00 |
Catalina Wei
|
29a2d30a8a
|
OPENJPA-967 JPA2 support qualified path
add support for ORDER BY & GROUP BY a path thru KEY navigation
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@754961 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-16 17:16:39 +00:00 |
Fay Wang
|
2860368801
|
OPENJPA-978: make the third argument in substring function
optional.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@753596 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-14 03:28:14 +00:00 |
Catalina Wei
|
d8da810820
|
OPENJPA-967 JPA2 Query support for selection of state field thru KEY navigation
Sample JPQL: select KEY(e).name from Dept d join d.emps e
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@753473 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-13 23:20:45 +00:00 |
Albert Lee
|
0e7c84ef81
|
OPENJPA-866 - Commit contributions by Tim McConnell.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@753024 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-12 21:31:11 +00:00 |
Pinaki Poddar
|
c8c43e4065
|
Add no-args constructor such that runtime enhancer can use
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@752930 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-12 16:50:21 +00:00 |
Albert Lee
|
c5a3a56b48
|
OPENJPA-905 - Commit contribution by Tim McConnell.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@752912 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-12 16:00:42 +00:00 |
Pinaki Poddar
|
393111b875
|
OPENJPA-857: PersistenceProductDerivation sets Compatibility according to current specification. Allow multiple specifications to coexist.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@752557 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-11 18:38:35 +00:00 |
Albert Lee
|
6e6cb3786c
|
OPENJPA-891 - Complete new LockModeType supports in EntityManager. Manual updated. Build and TCK passed. Code reviewed by Pinaki P. and Mike D.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@752306 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-10 23:41:03 +00:00 |
Pinaki Poddar
|
4506244327
|
OPENJPA-958,959: timeout on query
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@752005 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-10 07:22:23 +00:00 |
Pinaki Poddar
|
a1917d1378
|
OPENJPA-968: Change default detach to be in-place rather than copy to align with JPA 2.0
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@751910 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-09 23:27:50 +00:00 |
Michael Dick
|
ca9d49a5f4
|
Fix formatting for procedureList classes
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@751790 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-09 18:55:33 +00:00 |
Catalina Wei
|
de5e6c9ba9
|
OPENJPA-967 JPA2 Query support for selection of KEY, VALUE, ENTRY of a Map value
more test scenarios for Map having @MapKeyClass or @MapKeyJoinColumn annotations
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@751766 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-09 17:08:34 +00:00 |
Pinaki Poddar
|
cae33419ae
|
OPENJPA-955: test+documentation on MethodQL. Allow candidate class be optional on MethodQL. Do not cache MethodQLQuery.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@750798 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-06 07:50:54 +00:00 |
Pinaki Poddar
|
4b31d54b3e
|
OPENJPA-966: Support unwrap() for JPA 2.0
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@750788 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-06 07:08:20 +00:00 |
Catalina Wei
|
30ee661fdc
|
OPENJPA-879 JPA2 Query support for selecting KEY, ENTRY and VALUE of a Map value
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@750517 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-05 17:30:20 +00:00 |
Fay Wang
|
dff6bf561b
|
OPENJPA-937: AssociationOverrides support when applied to
MappedSuperclass.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@750469 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-05 14:51:53 +00:00 |
Fay Wang
|
2f3ef42f4f
|
OPENJPA-937: back off test case. Will check it in later.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@750225 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-04 23:26:51 +00:00 |
Fay Wang
|
0098cc1e25
|
OPENJPA-937: AssociationOverrides support
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@750122 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-04 19:42:51 +00:00 |
Jeremy Bauer
|
b611d3f34e
|
OPENJPA-927 Committing code contributed by Dianne Richards
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@750113 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-04 19:23:40 +00:00 |
Albert Lee
|
8bf4da08ff
|
OPENJPA-891 - correct tests failure due to CPU speed sensitive wait between threads interaction.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@749497 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-03 00:38:28 +00:00 |
Pinaki Poddar
|
23145bf7ca
|
OPENJPA-704: Make extended path lookup optional to save runtime costs for predominant use cases.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@749435 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-02 21:05:05 +00:00 |
Albert Lee
|
781c837812
|
OPENJPA-903 - Commit contribution submitted by Tim McConnell. [Ref: http://archives.postgresql.org/pgsql-jdbc/2008-01/msg00089.php]
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@749423 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-02 19:32:14 +00:00 |
Albert Lee
|
a95c0f0f89
|
OPENJPA-891 - Fix problematic thread test case synchronization problem.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@749135 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-01 22:15:02 +00:00 |
Michael Dick
|
f3d1704863
|
OPENJPA-213. Scale and precision specified for doubles upgrade column type to NUMERIC.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@749090 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-01 20:38:21 +00:00 |
Fay Wang
|
b811a6c43b
|
OPENJPA-931: IdClass support
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@748349 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-26 23:35:54 +00:00 |
Fay Wang
|
d22fc6ab7c
|
OPENJPA-930: fix test case error caused by
TestAttrOverridesXml
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@748296 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-26 20:51:51 +00:00 |
Albert Lee
|
bcfb4e9c83
|
Remove @Allowfailure in lock manager tests after FinderCache fix.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@748276 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-26 19:27:19 +00:00 |
Pinaki Poddar
|
a9c858b39a
|
OPENJPA-766: Allow an explanatory message for @AllowFailure tests
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@748185 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-26 15:47:00 +00:00 |
Pinaki Poddar
|
f5cc8d8b9c
|
OPENJPA-942: Allow Tests to specify target database platform
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@747969 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-25 23:42:44 +00:00 |
Jeremy Bauer
|
909c838138
|
OPENJPA-934 Fixed bugs in test code and added instructions to run in an Oracle environment.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@747496 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-24 18:52:16 +00:00 |
Albert Lee
|
22a0f837e1
|
OPENJPA-891 - Committing basic JPA2 lock mode support for em refresh, find and lock methods.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@747489 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-24 18:48:09 +00:00 |
Fay Wang
|
62c76e42ea
|
OPENJPA-930: orm xml support for AttributeOverride
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@747239 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-24 00:39:48 +00:00 |
Pinaki Poddar
|
9d7360cb35
|
OPENJPA-935: Detect table for embedded PC to avoid extra select before delete.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@746640 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-22 05:52:06 +00:00 |
Fay Wang
|
e2fef6a276
|
OPENJPA-930: AttributeOverride support
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@746630 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-22 04:11:32 +00:00 |
Fay Wang
|
f72b68bfbb
|
OPENJPA-931: nested embeddedId/MappedById support
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@746446 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-21 07:29:40 +00:00 |
Pinaki Poddar
|
cfd133447f
|
OPENJPA-924: Set JDBC query parameters with type information
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@746060 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-19 23:58:42 +00:00 |
Fay Wang
|
47c15ce621
|
OPENJPA-871: fix test case problem
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@746043 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-19 22:52:30 +00:00 |
Fay Wang
|
40ec58ce0d
|
OPENJPA-871: check in test case for multiple MappedById
annotations with generated key
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@745945 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-19 17:48:28 +00:00 |
Albert Lee
|
679989fd16
|
OPENJPA-466 - Commit patch contributed by Tim McConnell.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@745737 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-19 05:34:30 +00:00 |
Catalina Wei
|
1a407b6d68
|
OPENJPA-906 fix testcase TestEntityTypeExpression
committing patch from Tim McConnell
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@745706 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-19 02:13:02 +00:00 |