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
|
b6f8f0f4ec
|
OPENJPA-1015. Moving checkstyle config file to openjpa-project.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@761799 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-03 21:15:01 +00:00 |
Michael Dick
|
bb2c50ee43
|
OPENJPA-1015. Committing auditing patch from Donald Woods
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@761699 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-03 14:42:15 +00:00 |
Michael Dick
|
05e379036c
|
OPENJPA-1015. Adding checkstyle config file.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@761666 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-03 13:18:28 +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 |
Michael Dick
|
a0a3418ae0
|
OPENJPA-975 clean up manual
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@761395 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-02 19:24:57 +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
|
19371ce174
|
OPENJPA-218: fix merge problem with derived identity using IdClass. The corresponding test case is checked in using JIRA-1004.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@761328 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-02 15:40:13 +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 |
Albert Lee
|
d3b1a2e368
|
OPENJPA-1005 - Set persistence.xml schema version for PersistenceUnitInfo interface.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@760047 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-30 17:06:32 +00:00 |
Milosz Tylenda
|
7f5471bae7
|
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@759470 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-28 14:38:49 +00:00 |
Jeremy Bauer
|
f8bb2a83e6
|
OPENJPA-773 Updates for 03/13/2009 JSR-317 public draft.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@759348 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-27 20:58:10 +00:00 |
Catalina Wei
|
ad0c7db14c
|
OPENJPA-961 JPA2 Query support for element collection
add support for element collection within embeddable object
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@759330 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-27 20:18:39 +00:00 |
Catalina Wei
|
c7fabe7ff7
|
OPENJPA-956 JPA2 Query support ElementCollection in FROM clause
add query test strings
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@758906 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-26 22:45:39 +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 |
Jeremy Bauer
|
a4124b4743
|
OPENJPA-885 Committing additional detach tests contributed by Dianne Richards
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@758442 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-25 21:43:57 +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 |
Michael Dick
|
9d3a7899be
|
OPENJPA-951
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@757760 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-24 12:20:29 +00:00 |
Fay Wang
|
f48b254eba
|
OPENJPA-967: Qualified Identifier in-memory query test cases
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@757670 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-24 05:55:13 +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 |
Pinaki Poddar
|
c3175eea3c
|
OPENJPA-995: Refactor OpenJPA Criteria query implementation as 'dynamic query' extension.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@756730 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-20 19:47:26 +00:00 |
Albert Lee
|
2d9f445cb8
|
Remove un-needed import.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@756698 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-20 18:14:45 +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 |
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 |
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 |
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 |
Jeremy Bauer
|
2ee441dc78
|
OPENJPA-972 Committing code doc update and tests contributed by Donald Woods.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@755614 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-18 15:18:36 +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
|
ed8ec02432
|
OPENJPA-885 Committing code and tests contributed by Dianne Richards.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@755470 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-18 04:01:25 +00:00 |
Jeremy Bauer
|
2e5a6e4478
|
OPENJPA-885 Committing code and tests contributed by Dianne Richards.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@755469 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-18 04:01:14 +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 |
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
|
469a10d909
|
OPENJPA-878 Committing code, tests, and documentation updates for Donald Woods.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@755117 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-17 04:40:53 +00:00 |