Catalina Wei
|
8c31381f18
|
OPENJPA-1021 allow MapKey on relation field
- add JPA2 Query support for MapKey on relation field
- remove @AllowFailure in test cases
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@764218 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-11 16:47:15 +00:00 |
Fay Wang
|
d00cf9d468
|
OPENJPA-1024: support enum literal in case expression
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@764094 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-10 22:57:00 +00:00 |
Jeremy Bauer
|
69d01f2813
|
OPENJPA-1034 Remove OrderColumn attributes and corresponding tests
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@764041 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-10 20:38:28 +00:00 |
Milosz Tylenda
|
62aabafc53
|
OPENJPA-983: FirebirdDictionary improvements
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@763992 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-10 17:57:57 +00:00 |
Fay Wang
|
16c8b6d2dc
|
OPENJPA-1024: add enum literal support for case expression
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@763860 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-10 02:51:31 +00:00 |
Catalina Wei
|
be8731aafa
|
OPENJPA-967 JPA2 Query support for MapKey fixes
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@763516 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-09 05:11:20 +00:00 |
Fay Wang
|
2901ea6e52
|
OPENJPA-1028: fixed setMappedByValue when embeddable is involved.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@763427 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-08 22:06:56 +00:00 |
Fay Wang
|
d0cb71dd59
|
OPENJPA-1021: support MapKey annotation on relation fields
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@763015 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-07 22:32:36 +00:00 |
Catalina Wei
|
df18282acd
|
OPENJPA-1024 JPA2 support scalar expressions in subquery
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@762854 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-07 17:06:19 +00:00 |
Michael Dick
|
b5d5ea2734
|
OPENJPA-1023. set svn:eol on .properties
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@762563 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-06 23:28:17 +00:00 |
Albert Lee
|
bdce39ae28
|
OPENJPA-1022 - Ensure LockMode READ/OPTIMISTIC & WRITE/OPTIMISTIC_FORCE_INCREMENT are distinct in type but semantics equivalent.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@762409 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-06 16:30:24 +00:00 |
Albert Lee
|
983775de06
|
OPENPA-957 - Correct > 80 columns build problem.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@762181 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-05 22:56:16 +00:00 |
Albert Lee
|
bb01292ce9
|
OPENJPA-957 - Guard NPE as fetch may be null in getForUpdateClause.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@762177 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-05 22:37:24 +00:00 |
Albert Lee
|
718370e1ef
|
OPENJPA-957 - Create Fetch*HintHandler(s) for property processing in EntityManager/Query interface methods.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@762161 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-05 21:29:42 +00:00 |
Milosz Tylenda
|
616f8fdbee
|
OPENJPA-723: Feature request for PostgreSQL XML Column Mapping
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@762073 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-05 12:07:49 +00:00 |
Catalina Wei
|
5e820a36c9
|
OPENJPA-967 JPA2 Query embeddable MapKey rework
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@761851 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-04 01:10:30 +00:00 |
Michael Dick
|
b6e661e24a
|
OPENJPA-1015 fix line wrapping in source files. Based on patch contributed by B.J. Reed. Updates made to do enforce line wrapping during the process-sources phase of the build.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@761509 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-03 03:09:53 +00:00 |
Patrick Linskey
|
318d408ab7
|
fixed spacing issue with some localization messages that wrap. This pushes some lines to 81 characters; we could re-wrap these lines if needed.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@761417 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-02 20:26:09 +00:00 |
Milosz Tylenda
|
0aedae4370
|
OPENJPA-883: Documentation is out of date for some MySQLDictionary properties
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@761373 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-02 18:45:32 +00:00 |
Fay Wang
|
f21f7b5ae5
|
OPENJPA-1004: fix problems with IdClass which has a derived identity and the relation corresponding to the derived identity uses generatedKey
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@761326 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-02 15:38:34 +00:00 |
Catalina Wei
|
33ed6bfb7f
|
JPA2 Query support for embeddables; nested embeddables; relationships from embeddables
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@761031 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-01 19:53:54 +00:00 |
Michael Dick
|
80be256e13
|
OPENJPA-975 committing patch from B.J. Reed
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@760914 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-01 15:15:42 +00:00 |
Jeremy Bauer
|
a5e3bdd592
|
OPENJPA-990 Committing code and test updates contributed by Donald Woods
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@760056 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-30 17:21:57 +00:00 |
Catalina Wei
|
7e6ca9043e
|
OPENJPA-956 support elementCollection in FROM clause
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@758868 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-26 21:36:08 +00:00 |
Pinaki Poddar
|
32796f751b
|
OPENJPA-5: Upgrade to JDK6
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@758490 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-26 01:01:39 +00:00 |
Fay Wang
|
66f829f7eb
|
OPENJPA-999: add eol to localizer.properties
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@758366 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-25 17:51:51 +00:00 |
Fay Wang
|
fac1cf7614
|
OPENJPA-999: put back sql-warning message to Localizer.properties
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@758364 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-25 17:46:30 +00:00 |
Fay Wang
|
31ae580252
|
OPENJPA-973: allow DB2 jcc driver to access Informix
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@757512 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-23 19:19:24 +00:00 |
Michael Dick
|
b546423063
|
OPENJPA-896. Setting eol-style:native and removing windows eol characters from XML files.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@757388 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-23 12:42:41 +00:00 |
Michael Dick
|
90b84c5d73
|
OPENJPA-896. Setting eol-style:native and removing windows eol characters from source files.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@757278 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-22 23:37:24 +00:00 |
Albert Lee
|
7ad6a01e84
|
OPENJPA-992 - Correct proper DB2 SQLState to EntityExistsException translation.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@756238 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-19 22:27:45 +00:00 |
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 |
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 |
Albert Lee
|
ca00078072
|
OPENJPA-988 - Refactoring JPA2/MixedLockManager from persistence module to jdbc module. No functional changes.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@756066 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-19 16:03:15 +00:00 |
Fay Wang
|
b00ef73b40
|
OPENJPA-973: allow db2 jcc driver to access Informix
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@756045 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-19 15:32:33 +00:00 |
Albert Lee
|
944ee1607b
|
OPENJPA-878 - per agreement with Donald, removing un-needed code.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@756010 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-19 14:09:15 +00:00 |
Pinaki Poddar
|
c5c5398497
|
OPENJPA-985: Support dynamic addition of slices.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@755861 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-19 07:10:53 +00:00 |
Jeremy Bauer
|
05c5ad096b
|
OPENJPA-878 Committing code and test updates contributed by Donald Woods.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@755819 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-19 02:54:39 +00:00 |
Michael Dick
|
ff8d46578c
|
OPENJPA-970. Committing patch provided by Donald Woods
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@755396 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-17 21:04:37 +00:00 |
Jeremy Bauer
|
390f390b29
|
OPENJPA-878 Committing code, tests, and documentation updates for Donald Woods.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@755113 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-17 04:39:56 +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
|
44ffbd2f79
|
OPENJPA-967: remove duplicate column in the associate
table when MapKey is specified.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@754773 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-15 22:04:03 +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 |
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 |
Fay Wang
|
c67cd5d0be
|
OPENJPA-973: allow db2jcc driver to work with informix
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@752304 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-10 23:33:45 +00:00 |
Albert Lee
|
dfe19d2f4f
|
OPENJPA-891 - remove unneeded code. Code review changes per Pinaki's comment.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@752193 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-10 17:58:08 +00:00 |
Fay Wang
|
ab9d17f12e
|
OPENJPA-679: fix ReverseMappingTool problem
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@752178 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-10 17:37:57 +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 |
Fay Wang
|
1ece64d1df
|
OPENJPA-965: Open up FinderQueryImpl for jdbc-like and non-jdbc
implementation
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@751775 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-09 17:41:58 +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
|
23b0b87674
|
OPENJPA-966: Support MySQL Replication Driver
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@751487 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-08 18:11:55 +00:00 |
Catalina Wei
|
dab2ec2ead
|
Open up FinderCacheImpl for non-JDBC or JDBC-like implementation of preparing statement/query execution
cleanup imports
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@751330 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-07 22:09:17 +00:00 |
Catalina Wei
|
b45109cec3
|
OPENJPA-965 Open up FinderCacheImpl for non-JDBC or JDBC-like implementation of preparing statement/query execution
An approache not exposing FinderCacheImpl to jdbc kernel
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@751301 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-07 17:49:31 +00:00 |
Fay Wang
|
b612d64620
|
OPENJPA-965: Open up FinderCacheImpl for jdbc and non-jdbc
like implementation
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@751148 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-07 00:40:53 +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 |
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 |
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 |
Michael Dick
|
efc6ba4735
|
OPENJPA-884: Logging oversight in DB2Dictionary
https://issues.apache.org/jira/browse/OPENJPA-884
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@749077 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-01 19:31:06 +00:00 |
Albert Lee
|
cc38e27eef
|
OPENJPA-891 - change supportIsolationForUpdate to supportsIsolationForUpdate in line with existing naming convention.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@748957 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-01 03:27:37 +00:00 |
Pinaki Poddar
|
e11b753da5
|
OPENJPA-924: Add localized statements for logging
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@748625 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-27 18:12:20 +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
|
bf16127d19
|
OPENJPA-924: Only cache finder queries without read locks
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@748126 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-26 13:04:01 +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 |
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 |
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 |
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 |
Catalina Wei
|
d1c23c2d9d
|
OPENJPA-925 Bidirectional OneToOne relation incorrectly set in loadEagerJoin
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@745408 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-18 08:06:12 +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 |
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 |
Catalina Wei
|
80aea14f18
|
OPENJPA-912 Potential NPE in setInverseRelation
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@741994 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-08 01:43:45 +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 |
Catalina Wei
|
9f0a175b8d
|
OPENJPA-703 make substituteParams() utility method public
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@741347 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-05 23:53:25 +00:00 |
Pinaki Poddar
|
889ca9d6a4
|
OPENJPA-703: Update Prepared Query Cache documentation.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@741275 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-05 20:06:02 +00:00 |
Pinaki Poddar
|
b7ca8734b9
|
OPENJPA-703: Parse SQL for both ?n and ? style parameter markers
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@740208 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-03 04:13:51 +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 |
Pinaki Poddar
|
1ddbd61042
|
OPENJPA-703: Cleaning first Prepared Query Cache commit
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@739425 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-30 22:06:30 +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
|
f65c4aebcd
|
OPENJPA-870: orphanRemoval support
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@738933 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 17:35:45 +00:00 |
Fay Wang
|
209f903388
|
OPENJPA-851: fix a bug in the embeddable processing.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@737164 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-23 19:48:10 +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
|
c5736acdf4
|
OPENJPA-864 do not remove table aliases for databases which use JoinSyntaxes.SYNTAX_DATABASE (no joins).
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@736748 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-22 19:16:37 +00:00 |