David Ezzio
2516f52291
OpenJPA-1610: Added XMLVersionParser from trunk and logic in PersistenceProductDerivation to use it. This allows OpenJPA 1.1.x to play well with JPA 2.0 providers by accepting that it cannot service any persistence unit that uses a persistence.xml whose version is not "1.0".
...
Also altered POMs to decline external and dated Xerces parser dependency and use instead the Xerces parser of the JDK for the OpenJPA test cases.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@957329 13f79535-47bb-0310-9956-ffa450edef68
2010-06-23 20:23:28 +00:00
Ravi Prakash Palacherla
e14849f32a
OPENJPA-1695 OutOfMemoryError from CacheMarshallerImpl.setInputUrlFromResourceLocation
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@954993 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15 18:15:59 +00:00
Ravi Prakash Palacherla
961226b2b3
OpenJPA-647 Applying Pinaki Poddar's trunk patch to 1.1.x branch. PObject.java is added as part of 1.1.x branch as it is used by TestDynamicConfiguration and is new to 1.1.x branch
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@939817 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30 21:07:22 +00:00
Ravi Prakash Palacherla
4efc329f75
OpenJPA-1535 Applying patch to 1.1.x branch
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@939801 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30 20:19:20 +00:00
Ravi Prakash Palacherla
a047d9c8be
OpenJPA-466 Applied B.J. Reed's 1.2.x patch to 1.1.x batch.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@939783 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30 19:07:58 +00:00
David Ezzio
9d23591ba8
OpenJPA-1610: Updated documentation for new method name detachCopy.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@930378 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 20:40:53 +00:00
David Ezzio
e6104b82b9
OpenJPA-1610: Changed two methods (one name change, one signature change) to allow applications using OpenJPA 1.x to run with the JPA 2.0 jar on the classpath after recompiling the applications and correcting any use of the two methods that have changed.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@930357 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 19:38:58 +00:00
David Ezzio
e910221a63
OpenJPA-1407: Applied Ravi Palacherla's patch. Added numerous comments to the code. Made DataCacheStoreManager EOL native.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@891341 13f79535-47bb-0310-9956-ffa450edef68
2009-12-16 17:34:43 +00:00
David Ezzio
7a9067be7f
OpenJPA-1258: Applied Amy Yang's patch.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@890415 13f79535-47bb-0310-9956-ffa450edef68
2009-12-14 17:58:02 +00:00
David Ezzio
f45f521d3f
OpenJPA-1260: Applied Ravi Palacherla's patch. Also changed BrokerImpl EOL to native.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@890402 13f79535-47bb-0310-9956-ffa450edef68
2009-12-14 16:55:04 +00:00
David Ezzio
f51b382625
OpenJPA-1200: Applied patch supplied by Ravi Palacherla. Also changed EOL to native for modified files JDBCStoreManager and Compatibility.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@889871 13f79535-47bb-0310-9956-ffa450edef68
2009-12-12 00:50:58 +00:00
David Ezzio
db51ed9ea5
OpenJPA-817: Applied Ravi Palacherla's patch to 1.1.x branch. Also made ConstraintUpdateManager's EOL native.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@889793 13f79535-47bb-0310-9956-ffa450edef68
2009-12-11 20:06:18 +00:00
David Ezzio
f99183d7fe
OpenJPA-681: Applied patch by Hiroki Tateno and Ravi Palacherla. Also converted TestSubquery.java to native EOL.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@889673 13f79535-47bb-0310-9956-ffa450edef68
2009-12-11 16:08:19 +00:00
David Ezzio
096085db9a
OpenJPA-386: Patch submitted by Jody Grassel
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@889476 13f79535-47bb-0310-9956-ffa450edef68
2009-12-11 00:06:21 +00:00
David Ezzio
dbf69ac79d
OpenJPA-525: Applied Amy's patch OPENJPA-525-3-branch1.1.x.patch . Also merged revision 79066 at trunk that renamed misnamed test classes.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@807362 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24 20:18:38 +00:00
David Ezzio
539660ebaa
Fixed issue for generating docbook, based on change at trunk rev 678449
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@803644 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 18:12:29 +00:00
David Ezzio
ab553c7541
OpenJPA-1174: merged fix from trunk, rev 799754, "OpenJPA performs differently with orm.xml and annotations"
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@802838 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10 15:55:49 +00:00
David Ezzio
01510c08ee
OpenJPA-935: Merged fix from trunk, rev 746640: "Removing entities with Embedded field issue multiple delete statements"
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@802837 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10 15:52:12 +00:00
David Ezzio
3975747bf5
OpenJPA-1163: merged fix from trunk, revs 800563 and 800566: "Data consistency issues while modifying collections"
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@802218 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 21:36:02 +00:00
David Ezzio
55c8daf475
OpenJPA-1133: merged fix from trunk rev 785268, "DBDictionary.getPlaceholderValueString returns 0 for boolean which fails in PostgreSQL database"
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@802214 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 21:33:07 +00:00
David Ezzio
f216078d82
OpenJPA-1133, merged change to test framework, from trunk, rev 658197
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@802213 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 21:32:16 +00:00
David Ezzio
0254a883ee
OpenJPA-1051: merged fix from trunk rev 774580: "Mappingtool doesn't check name conflicts if MappingDefaultsImpl is called with multiple columns"
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@802208 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 21:30:02 +00:00
David Ezzio
a18b600465
OpenJPA-1006: merged fix from trunk rev 765801: "Disabling QueryCaching at runtime does not work"
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@802203 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 21:26:02 +00:00
David Ezzio
0a4715be80
OpenJPA-51: merged fix from trunk revs 676467,676787: "bad sql pushdown, sub select is missing from clause"
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@802200 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 21:21:45 +00:00
David Ezzio
5781d27887
OpenJPA-235: merged fix from trunk 673258, "SQL reordering to avoid non-nullable foreign key constraint violations"
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@802195 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 21:15:47 +00:00
David Ezzio
eb934b2ae7
OpenJPA-1002: Merged change 769505 from trunk. Fix for range query with Oracle.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@793096 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 20:09:35 +00:00
David Ezzio
9ef31c4ab6
Fix for OpenJPA-525: committed for Amy Yang, from 1.1.x patch
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@786218 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18 19:31:41 +00:00
David Ezzio
51f6385b71
Added additional test condition to testMatrix
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@784868 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15 17:13:20 +00:00
David Ezzio
b1a4ba0bea
Merged changes from trunk for OpenJPA-580 and OpenJPA-760: DBDictionary.java 710180, 711726, and TestDictionaryFactory 711726, 757278.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@784867 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15 17:11:39 +00:00
A. Abram White
740fa7f31d
OPENJPA-913
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@743478 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11 20:15:56 +00:00
A. Abram White
766b107036
Integ 739054 from main line.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@739055 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 22:40:06 +00:00
David Ezzio
1a02ca08b0
Fixed typo
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@726876 13f79535-47bb-0310-9956-ffa450edef68
2008-12-15 23:41:08 +00:00
David Ezzio
67c4d743cf
Completed the adaption of this test case for OpenJPA (real work done by Amy Yang)
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@726868 13f79535-47bb-0310-9956-ffa450edef68
2008-12-15 23:01:01 +00:00
David Ezzio
ed7fb94e99
Renamed prior to enabling this test case for the build
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@726860 13f79535-47bb-0310-9956-ffa450edef68
2008-12-15 22:31:34 +00:00
Srinivasa Segu
d55743b84f
OPENJPA-678, OPENJPA-680, OPENJPA-722 - Merge back from trunk
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@719479 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21 05:03:29 +00:00
Srinivasa Segu
d40da7c809
OPENJPA-485 - backport test changes from trunk
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@719463 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21 03:52:27 +00:00
A. Abram White
2b7e1d66b0
Forgot to remove some dead code.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@719304 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 17:37:11 +00:00
A. Abram White
e245a5c51d
Merge 692601 from 0.9.7 to 1.1.x.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@713837 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 21:58:14 +00:00
A. Abram White
27d4f20521
Complete merge of 692529 from 0.9.7 to 1.1.x.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@713834 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 21:40:12 +00:00
A. Abram White
59c518effd
Merge 692307 from 0.9.7 to 1.1.x.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@713829 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 21:31:48 +00:00
A. Abram White
975b98ff39
Merge 690402 from 0.9.7 to 1.1.x.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@713823 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 21:06:48 +00:00
A. Abram White
6ade5e9e35
Merge 690383 from 0.9.7 to 1.1.x.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@713822 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 21:02:33 +00:00
A. Abram White
50d80f5b6d
Complete merge of revision 690355 from 0.9.7 to 1.1.x.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@713820 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 20:56:37 +00:00
A. Abram White
d0fca66128
Complete merge of 680579 from 0.9.7 to 1.1.x.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@713815 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 20:45:18 +00:00
A. Abram White
dd171ca54b
Don't turn off not-null on existing columns.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@711959 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 20:16:14 +00:00
A. Abram White
4ff176e797
Port fix from main line.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@711287 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 16:11:14 +00:00
David Ezzio
639463187f
Many copy-edit corrections.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@677746 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 21:40:48 +00:00
David Ezzio
c7e85d169f
Changed font-style="bold" to font-weight="bold"
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@677745 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 21:39:35 +00:00
David Ezzio
61a182f6fd
Added database dictionary properties to address OpenJPA-654.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@676592 13f79535-47bb-0310-9956-ffa450edef68
2008-07-14 13:54:52 +00:00
David Ezzio
c4e9860b68
Corrected descriptions of a few existing properties
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@675700 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 19:48:28 +00:00