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 |
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 |
Pinaki Poddar
|
272c584af2
|
Add isAbstract() method on ClassMetaData to designate a MappedSuperClass
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@752931 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-12 16:52:24 +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 |
Albert Lee
|
f1d4abda25
|
OPENJPA-891 - Add constructor per Pinaki's comment.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@751476 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-08 17:31:07 +00:00 |
Albert Lee
|
70cfcaaee1
|
OPENJPA-891 - Remove _recoverable attribute in StoreException and use _fatal instead, per Pinaki's suggestion.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@751109 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-06 22:22:15 +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 |
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 |
Jeremy Bauer
|
deda5b3a40
|
OPENJPA-927 Committing code contributed by Dianne Richards
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@750117 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-04 19:24:00 +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 |
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 |
Pinaki Poddar
|
b0a4367dd0
|
OPENJPA-703: Reinstate performance optimization for DEFAULT and ALL fetch group lookup that was inadvertently rolled back.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@747909 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-25 20:18:53 +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
|
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 |
Fay Wang
|
357cf347c8
|
OPENJPA-871: mappedById support
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@745699 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-19 00:30:06 +00:00 |
Albert Lee
|
1a643ec899
|
import clean up
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@745587 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-18 18:09:32 +00:00 |
Pinaki Poddar
|
f08e4e1791
|
OPENJPA-924: Cache primary key field indices. Simplify QueryStatistics template.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@745329 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-18 00:49:51 +00:00 |
Pinaki Poddar
|
3fc7f54a01
|
OPENJPA-924: Support cache of Finder queries.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@745293 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-17 23:21:37 +00:00 |
Pinaki Poddar
|
556e09b69f
|
OPENJPA-703: Use template for QueryStatistics.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@745123 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-17 15:41:28 +00:00 |
Pinaki Poddar
|
2582d4de0b
|
OPENJPA-703: Clean up unused varaibles in PreparedQueryCache implementaion and remove support for Class based keys kep as placeholder for finder queries.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@744966 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-16 17:00:07 +00:00 |
A. Abram White
|
1d47f14547
|
OPENJPA-913
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@743477 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-11 20:14:24 +00:00 |
Fay Wang
|
1b7ff075c9
|
OPENJPA-871: MappedById support (spec 2.4.1.2 Ex3b, 5b)
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@743437 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-11 18:19:13 +00:00 |
Pinaki Poddar
|
8a9595bed4
|
OPENJPA-900: Consolidate Query Hint related processing. As a byproduct, support new JPA 2.0 getHins() and getSupportedHints().
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@743396 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-11 16:57:26 +00:00 |
Pinaki Poddar
|
0916d4b109
|
OPENJPA-703: Align data loading for Prepared Query Results to Select oriented result object provider
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@742601 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-09 16:29:37 +00:00 |
Fay Wang
|
e2aea2d05a
|
OPENJPA-871: MappedById support
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@741595 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-06 15:34:53 +00:00 |
Jeremy Bauer
|
b620c40e3e
|
OPENJPA-849 Committing code and corresponding tests contributed by Dianne Richards
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@740989 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-05 03:30:43 +00:00 |
Pinaki Poddar
|
c27f31a107
|
OPENJPA-899: Initial support for new JPA 2.0 Query.getHints() API method.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@740911 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-04 22:06:47 +00:00 |
Michael Dick
|
d61b3b26a9
|
OPENJPA-772 committing patch provided by Donald Woods
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@740763 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-04 15:12:58 +00:00 |
Pinaki Poddar
|
ddec73796c
|
OPENJPA-703: Validate parameter values by their expected types.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@740506 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-03 23:18:54 +00:00 |
Pinaki Poddar
|
f9c94752d7
|
OPENJPA-857: Extend support for Specification through a more structured type to carry Version information. Will help Compatibitibility (and may be others) that needs to tune their behavior based on current Specification version as well as backward compatibie versions.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@740492 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-03 22:38:45 +00:00 |
Pinaki Poddar
|
c71522fa9a
|
OPENJPA-703:How user parameters are converted to Object[] is determined by the Executors. Because they are the consumer of this information. kernel.Query toParameterArray() was making many implict assumptions. A detailed test with paramenetrs and forcing PreparedQueryCacheImpl to cache JPQL only.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@740184 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-03 01:41:25 +00:00 |
Pinaki Poddar
|
64329e007e
|
OPENJPA-703: Support Collection-valued parameters. Handle re-parameterization when collection-valued parameter has different size across invocations.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@740016 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-02 15:57:27 +00:00 |
Pinaki Poddar
|
2065e905dd
|
OPENJPA-703: Use Prepared Query for packed results.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@739796 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-01 17:34:04 +00:00 |
Pinaki Poddar
|
4ed05803e1
|
OPENJPA-703: A separate executor for Prepared SQL.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@739784 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-01 16:50:45 +00:00 |
Pinaki Poddar
|
e30261e55a
|
OPENJPA-703: Support PersistenceCapable as query parameter during reparameterization of Prepared Query.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@739589 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-31 19:37:01 +00:00 |
Fay Wang
|
937d0f42f0
|
OPENJPA-870: rollback r739155 to re-use the code path
of @Dependent and @ElementDependent for orphanRemoval.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@739448 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-30 23:06:29 +00:00 |
Fay Wang
|
3c85ec758a
|
OPENJPA-870: orphanRemoval support with test case checked in
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@739166 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-30 04:32:51 +00:00 |
Fay Wang
|
6453c64343
|
OPENJPA-870: orphanRemoval support
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@739155 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-30 03:15:09 +00:00 |
Pinaki Poddar
|
295442d82f
|
OPENJPA-703: Prepared Query Cache
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@739123 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-30 01:27:35 +00:00 |
Catalina Wei
|
8e60655cd7
|
OPENJPA-865 JPA2 Query support for collection-valued input parameter in in-expression
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@738940 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 17:51:35 +00:00 |
Fay Wang
|
89df4a7532
|
OPENJPA-873: fix NPE when MappedSuperclass does not have
IdClass defined.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@737816 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-26 20:23:55 +00:00 |
Catalina Wei
|
f1d2bf4bef
|
OPENJPA-863 Unexpected mere-cascade behavior when cascade.all/merge specified on both sides of relationships
Committing patch provided by Sandhya Truraga
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@737132 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-23 18:23:18 +00:00 |
Jeremy Bauer
|
017e518bba
|
OPENJPA-802 Base OrderColumn support and corresponding tests
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@736915 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-23 04:54:33 +00:00 |
Catalina Wei
|
d49fdb1ea2
|
OPENJPA-856 JPQ2 JPQL add support for entity type expression
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@736881 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-23 01:19:47 +00:00 |
Michael Dick
|
0452a7c4ab
|
OPENJPA-809 support JPA 2.0 cache interface.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@736036 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-20 16:50:01 +00:00 |
Michael Dick
|
8c50f73fe4
|
OPENJPA-860 fixing the last trace call. Patch originally provided by Janko Heilgeist
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@735137 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-16 21:12:47 +00:00 |