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
|
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 |
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
|
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 |
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 |
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 |
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 |
Jeremy Bauer
|
a51486c739
|
OPENJPA-878 Committing code, tests, and documentation updates for Donald Woods.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@755114 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-17 04:40:08 +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
|
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 |
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
|
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 |
Michael Dick
|
26a45518fd
|
OPENJPA-901 committing patch provided by Donald Woods.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@748576 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-27 16:30:31 +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
|
cff59ec5c2
|
OPENJPA-703: Prepared Query Cache Documentation
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@741313 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-05 22:08:31 +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 |
Jeremy Bauer
|
2e07d6bc8f
|
OPENJPA-849 Committing documentation updates contributed by Dianne Richards
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@740924 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-04 22:29:39 +00:00 |
Pinaki Poddar
|
f7b6f944b2
|
Update OpenJPA documentation for easier navigation
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@740805 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-04 17:32:51 +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
|
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 |
Michael Dick
|
039693ca1a
|
Update release text files
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@738236 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-27 20:44:51 +00:00 |
Catalina Wei
|
e70fd12a59
|
OPENJPA-861 Update the manual for XML column support for MySQL
committing patch provided by Milosz Tylenda
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@737799 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-26 19:49:32 +00:00 |
Michael Dick
|
9427556865
|
OPENJPA-809 finish sentence in docs
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@737205 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-23 22:00:48 +00:00 |
Michael Dick
|
f78d5baea0
|
OPENJPA-809 documentation updates
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@737202 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-23 21:53:41 +00:00 |
Jeremy Bauer
|
e3db0470ba
|
OPENJPA-802 OrderColumn doc update
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@737187 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-23 21:00:24 +00:00 |
Pinaki Poddar
|
b65b9b2471
|
OPENJPA-858: Document openjpa.Callbacks plug-in options
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@734347 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-14 06:39:26 +00:00 |
Pinaki Poddar
|
0a20368e58
|
OPENJPA-850: Document alternative javax.persistence.jdbc.* keys introduced in JPA 2.0
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@732448 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-07 19:52:47 +00:00 |
Jeremy Bauer
|
ca3464e0b1
|
OPENJPA-837 Update documentation with current 2.0 schemas
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@732045 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-06 18:36:30 +00:00 |
Pinaki Poddar
|
b3a9a1b0e0
|
OPENJPA-800: Documentation for new Criteria API support
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@727479 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-17 19:27:07 +00:00 |
Jeremy Bauer
|
cabd344397
|
OPENJPA-800 remove version milestone indicator from build artifacts
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@725817 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-11 21:17:55 +00:00 |
Jeremy Bauer
|
c60a95f77a
|
OPENJPA-800 Change release artifact versions for milestone 1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@723373 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-04 16:51:03 +00:00 |
Pinaki Poddar
|
76c3cd36cc
|
Elaborate on usage of Entity Reference as part of compound key
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@719627 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-21 16:31:45 +00:00 |
Pinaki Poddar
|
64a1293f51
|
OPENJPA-772: Sets JPA spec version to the 2.0 EA snapshot (which has partial definition of JPA 2.0 API) and sets parent pom to apache (which defines the sanpshot repos). Patch cotributed by David Jencks.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@718426 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-17 22:56:14 +00:00 |
Fay Wang
|
1a378e13f9
|
OPENJPA-738: query cache performance improvement. Commit
the change in OPENJPA-738.11.patch on behalf of Sandhya
Turaga.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@708980 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-29 19:06:58 +00:00 |
Albert Lee
|
509f41c801
|
OPENJPA-751 - Commit documentation changes contributed by Milosz Tylenda.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@708975 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-29 18:36:39 +00:00 |
Michael Dick
|
284bd408f8
|
[maven-release-plugin] prepare release 1.3.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@707728 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-24 19:19:49 +00:00 |
Michael Dick
|
660371bfd5
|
[maven-release-plugin] prepare branch 1.3.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@707726 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-24 19:19:35 +00:00 |
Jeremy Bauer
|
044764a395
|
OPENJPA-750: Updates to code and doc based on code review comments
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@707655 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-24 15:24:21 +00:00 |
Jeremy Bauer
|
c49f0e17d6
|
OPENJPA-750: Added option to Sybase dictionary to ignore truncation warnings, added doc for new dictionary option, and code to log any SQLWarnings when update count isn't expected value.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@707270 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-23 04:43:35 +00:00 |
Pinaki Poddar
|
16e7a11f81
|
document ReplicationPolicy for Slice. Also assorted doc edit
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@705487 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-17 06:21:49 +00:00 |
Michael Dick
|
83f526a3f0
|
OPENJPA-733 adding attributation to Charles Tillman in NOTICE.txt.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@704764 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-15 01:34:57 +00:00 |
Michael Dick
|
05a8f02881
|
OPENJPA-650 adding documentation for openjpa.RuntimeUnenhancedClasses. Merging revision 696510 to trunk
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@696511 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-17 23:20:56 +00:00 |
Michael Dick
|
e165e502d5
|
OPENJPA-724 committing patch provided by Milosz Tylenda.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@696350 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-17 16:05:10 +00:00 |
Michael Dick
|
caf46298d6
|
OPENJPA-727 merge revision 696343 to trunk. Removing reference to missing image file.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@696347 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-17 15:51:38 +00:00 |
Michael Dick
|
666d189db9
|
OPENJPA-726 adding md5sum for nightly downloads
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@696082 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-16 21:55:02 +00:00 |
Michael Dick
|
2f75495c57
|
OPENJPA-711 adding jai dependencies for building the manual
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@695674 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-15 22:27:47 +00:00 |
Michael Dick
|
b3951a1c11
|
OPENJPA-695 making nightly-upload profile more friendly.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@693888 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-10 16:37:41 +00:00 |
Michael Dick
|
a904e32728
|
OPENJPA-695 making nightly-upload profile more friendly.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@693481 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-09 15:09:32 +00:00 |