Commit Graph

32 Commits

Author SHA1 Message Date
Kevin W. Sutter 10a9e2e7ba Incorrect "spelling" of jta-data-source and non-jta-data-source in Section 6 of the manual.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@469154 13f79535-47bb-0310-9956-ffa450edef68
2006-10-30 14:48:43 +00:00
Marc Prud'hommeaux fb00d685bd Upgraded to version '0.9.5-incubating'
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@464711 13f79535-47bb-0310-9956-ffa450edef68
2006-10-16 23:00:34 +00:00
A. Abram White f54e9dcfd9 Doc fixes.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@454204 13f79535-47bb-0310-9956-ffa450edef68
2006-10-08 20:36:15 +00:00
A. Abram White d86e2fb29d Typo.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@454192 13f79535-47bb-0310-9956-ffa450edef68
2006-10-08 19:11:45 +00:00
A. Abram White 2ada6c3292 Changed default lines between blocks to be 1 in our code format to mirror
openjpa conventions, and minor doc fixes.



git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@453819 13f79535-47bb-0310-9956-ffa450edef68
2006-10-07 00:30:31 +00:00
Marc Prud'hommeaux ac1679d41c Added mention of SupportsTimestampNanos
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@453723 13f79535-47bb-0310-9956-ffa450edef68
2006-10-06 18:20:31 +00:00
A. Abram White c0c4c3c738 Fixes relating to multiple same-typed embedded fields loading eager relations,
and deep vertical inheritance hierarchies where the base class's primary key 
is auto-assigned on insert.



git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@453449 13f79535-47bb-0310-9956-ffa450edef68
2006-10-06 01:04:34 +00:00
A. Abram White 17b27d44d0 Fix relative Javadoc URLs.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@452681 13f79535-47bb-0310-9956-ffa450edef68
2006-10-04 00:10:28 +00:00
A. Abram White afe9acd576 Doc corrections.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@452672 13f79535-47bb-0310-9956-ffa450edef68
2006-10-03 23:00:18 +00:00
A. Abram White 174ae93d41 MetaDataFactory.newInstance method no longer needed. Continue work on docs
(note: docs may temporarily be in invalid state).



git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@452592 13f79535-47bb-0310-9956-ffa450edef68
2006-10-03 18:36:45 +00:00
A. Abram White bdae6535ec Miscellaneous cleanup and fixes. Some documentation review.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@452243 13f79535-47bb-0310-9956-ffa450edef68
2006-10-02 22:22:18 +00:00
A. Abram White 62bc6c997c Change default MaxFetchDepth to -1 (unlimited). Also move the use of multiple
configuration prefixes to ProductDerivations for simple static access.  Modify
some cases of looking for "openjpa." prefixes to properties to properly look 
for all configured prefixes instead.



git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@450114 13f79535-47bb-0310-9956-ffa450edef68
2006-09-26 16:54:30 +00:00
Patrick Linskey aa6309af35 removed erroneous docs about GeneratedValue
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@449144 13f79535-47bb-0310-9956-ffa450edef68
2006-09-23 01:57:05 +00:00
Marc Prud'hommeaux 9b8351c60e Fixed location of docbook stylesheet
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@446912 13f79535-47bb-0310-9956-ffa450edef68
2006-09-16 18:31:57 +00:00
Marc Prud'hommeaux 9789c93caf Reorganized documentation do that it will be inlcuded in the openjpa-*.zip bundle when running 'mvn package -Pjavadoc-profile,docbook-profile'
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@446907 13f79535-47bb-0310-9956-ffa450edef68
2006-09-16 18:17:47 +00:00
Marc Prud'hommeaux d746a3fd7c Fixed class names of references to tools
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@446900 13f79535-47bb-0310-9956-ffa450edef68
2006-09-16 17:22:29 +00:00
Marc Prud'hommeaux 0c34969609 Download and cache the stylesheet file to reduce network chatter when building docs; fixed the image scaling so graphs are not shrunken in the resulting HTML document
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@446896 13f79535-47bb-0310-9956-ffa450edef68
2006-09-16 16:53:45 +00:00
Kevin W. Sutter 9650a1a20b Minor updates to comments and doc... While doing the removal of the LockGroup stuff, I came across an entry for
contacting support@solarmetric.com for some customization feature.  While cleaning that up, I also cleaned up any 
other references to @solarmetric.com and @bea.com.

git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@443123 13f79535-47bb-0310-9956-ffa450edef68
2006-09-13 21:05:42 +00:00
Kevin W. Sutter 7bff3b4373 Removed references to LockGroups from the messages, documents, and code since these are not provided as
part of the OpenJPA code drop.

git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@443113 13f79535-47bb-0310-9956-ffa450edef68
2006-09-13 20:35:08 +00:00
A. Abram White 554f55f46e Update docs on fetch groups.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@441611 13f79535-47bb-0310-9956-ffa450edef68
2006-09-08 18:44:11 +00:00
Marc Prud'hommeaux b34fec7e38 Removed references to non-existent mappings KeyColumn, KeyColumns, KeyEmbeddedMapping, KeyIndex, ElementColumn, ElementColumns, ElementEmbeddedMapping, and ElementStrategy
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@440460 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 19:43:41 +00:00
Marc Prud'hommeaux 8676abb0ad Fixed empty binary tags to be unary (since it was causing problems with some XML validators; fixed duplicate 'ref_guide_runtime_jpaquery' id, which appears like it should have been named 'ref_guide_runtime_jpaextent'
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@440450 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 19:28:36 +00:00
A. Abram White fe71475a59 Formatted our documentation XML files.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@434517 13f79535-47bb-0310-9956-ffa450edef68
2006-08-24 20:41:12 +00:00
Marc Prud'hommeaux ac98ba5c80 Split up the documentation into multiple chunks for easier management.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@433761 13f79535-47bb-0310-9956-ffa450edef68
2006-08-22 21:28:53 +00:00
A. Abram White f279a6790b Added openjpa.MaxFetchDepth configuration property to globally control default
max fetch depth.



git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@427191 13f79535-47bb-0310-9956-ffa450edef68
2006-07-31 18:24:44 +00:00
Marc Prud'hommeaux 8c8a0a923d Fixed instances of "OpenJPA JPA" to be just "OpenJPA".
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@425782 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 17:15:58 +00:00
Marc Prud'hommeaux 1a41108b1b Renamed 'ejb3' image prefixes to be 'jpa'
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@425665 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 08:10:08 +00:00
Marc Prud'hommeaux 1fc9187ac7 Changed to html stylesheets, since they seem to not output strange characters
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@425658 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 07:56:59 +00:00
Marc Prud'hommeaux 01d05dfbb8 Enabled use.id.as.filename to use more human-readable file names.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@425655 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 07:47:27 +00:00
Marc Prud'hommeaux 5c61ff4970 Documentation images and style sheets
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@425653 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 07:36:54 +00:00
Marc Prud'hommeaux c3845a4232 Documentation images and style sheets
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@425652 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 07:36:39 +00:00
Marc Prud'hommeaux 3c702ef0d1 Added openjpa-project for assembly descriptiors and docs; upped version to 0.9.0
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@425608 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 04:24:28 +00:00