.. |
css
|
Updated license headers to be in accordance with http://www.apache.org/legal/src-headers.html
|
2007-04-14 21:50:17 +00:00 |
img
|
OPENJPA-417. Merged r653081 and r653085.
|
2008-06-11 23:48:33 +00:00 |
jpa_overview_arch.xml
|
OPENJPA-1932: Documentation update: Change JEE 6 Javadoc base URL from http://java.sun.com/javaee/6/docs/api/ to http://download.oracle.com/javaee/6/api/.
|
2011-04-16 11:40:24 +00:00 |
jpa_overview_conclusion.xml
|
Updated license headers to be in accordance with http://www.apache.org/legal/src-headers.html
|
2007-04-14 21:50:17 +00:00 |
jpa_overview_criteria.xml
|
OPENJPA-1932: Documentation update: remove Java 5 references, improve formatting and wording, point out that getSupportedProperties is an OpenJPA extension (no longer in the JPA 2.0 spec), remove link to criteria API draft (criteria API is in the final 2.0 spec).
|
2011-04-09 19:02:33 +00:00 |
jpa_overview_em.xml
|
OPENJPA-1932: Documentation update: Add information about other lock-related methods to the entity locking section.
|
2011-04-25 07:49:27 +00:00 |
jpa_overview_emfactory.xml
|
OPENJPA-1932: Documentation update: remove Java 5 references, improve formatting and wording, point out that getSupportedProperties is an OpenJPA extension (no longer in the JPA 2.0 spec), remove link to criteria API draft (criteria API is in the final 2.0 spec).
|
2011-04-09 19:02:33 +00:00 |
jpa_overview_intro.xml
|
OPENJPA-1932: Documentation update: remove Java 5 references (OpenJPA requires Java 6), remove sjvm setting from examples (no longer needed), improve formatting (we should remember to use literal/classname tags), fix typos.
|
2011-03-29 20:19:30 +00:00 |
jpa_overview_mapping.xml
|
OPENJPA-1932: Documentation update - copyright year and version, wording corrections.
|
2011-03-19 20:03:53 +00:00 |
jpa_overview_meta.xml
|
OPENJPA-1932: Documentation update: remove Java 5 references, improve formatting and wording, point out that getSupportedProperties is an OpenJPA extension (no longer in the JPA 2.0 spec), remove link to criteria API draft (criteria API is in the final 2.0 spec).
|
2011-04-09 19:02:33 +00:00 |
jpa_overview_pc.xml
|
OPENJPA-1932: Documentation update: Change JEE 6 Javadoc base URL from http://java.sun.com/javaee/6/docs/api/ to http://download.oracle.com/javaee/6/api/.
|
2011-04-16 11:40:24 +00:00 |
jpa_overview_persistence.xml
|
OPENJPA-1932: Documentation update: Change JEE 6 Javadoc base URL from http://java.sun.com/javaee/6/docs/api/ to http://download.oracle.com/javaee/6/api/.
|
2011-04-16 11:40:24 +00:00 |
jpa_overview_query.xml
|
OPENJPA-1932: Documentation update: Change JEE 6 Javadoc base URL from http://java.sun.com/javaee/6/docs/api/ to http://download.oracle.com/javaee/6/api/.
|
2011-04-16 11:40:24 +00:00 |
jpa_overview_sqlquery.xml
|
OPENJPA-890 Fix some inconsistent whitespaces in example code around method signatures and arguments
|
2009-07-29 20:36:20 +00:00 |
jpa_overview_trans.xml
|
OPENJPA-751 - Commit documentation changes contributed by Milosz Tylenda.
|
2008-10-29 18:36:39 +00:00 |
jpa_overview_why.xml
|
Updated license headers to be in accordance with http://www.apache.org/legal/src-headers.html
|
2007-04-14 21:50:17 +00:00 |
jpa_resources.xml
|
OPENJPA-1932: Documentation update: Change JEE 6 Javadoc base URL from http://java.sun.com/javaee/6/docs/api/ to http://download.oracle.com/javaee/6/api/.
|
2011-04-16 11:40:24 +00:00 |
jpa_tutorials.xml
|
OPENJPA-1510: User manual corrections: some terms made consistent in case, made hint and locking descriptions more database-agnostic, removed an old MySQL known issue, H2 version updated.
|
2010-02-14 12:43:46 +00:00 |
main.html
|
Update OpenJPA documentation for easier navigation
|
2009-02-04 17:32:51 +00:00 |
manual-pdf.xsl
|
OPENJPA-2091 upgrade docbkx plugin to 2.0.13 and FOP-1.0
|
2011-12-12 08:58:46 +00:00 |
manual-xhtml-chunk.xsl
|
Update OpenJPA documentation for easier navigation
|
2009-02-04 17:32:51 +00:00 |
manual-xhtml.xsl
|
Changed docbook processing to use the docbkx-maven-plugin, which enables us to easily also generate PDF documentation
|
2007-04-22 00:03:29 +00:00 |
manual.xml
|
Update User Guide version, copyright year and upload build problems.
|
2012-03-09 19:33:00 +00:00 |
migration_considerations.xml
|
OPENJPA-1532 add migration doc for shared-cache-mode
|
2012-11-27 17:24:45 +00:00 |
openjpa_intro.xml
|
OPENJPA-1932: Sun -> Oracle, update copyright year, make LOB term consistent in case, fix typos.
|
2011-02-06 19:03:15 +00:00 |
openjpa_legal.xml
|
OPENJPA-1932: Documentation update: Correct broken and outdated links.
|
2011-04-10 07:51:33 +00:00 |
properties_info.xml
|
OPENJPA-1932: Documentation update: remove Java 5 references, improve formatting and wording, point out that getSupportedProperties is an OpenJPA extension (no longer in the JPA 2.0 spec), remove link to criteria API draft (criteria API is in the final 2.0 spec).
|
2011-04-09 19:02:33 +00:00 |
ref_guide_caching.xml
|
OPENJPA-1532: Enable shared-cache-mode to turn on datacache without needing openjpa.DataCache configuration. Patch contributed by Helen Xu.
|
2012-10-09 13:47:38 +00:00 |
ref_guide_conf.xml
|
OPENJPA-2120 documentation for OptimizeIdCopy property
|
2012-05-29 14:41:11 +00:00 |
ref_guide_dbsetup.xml
|
OPENJPA-2356: Use FETCH OFFSET/NEXT and ROWNUM support for DB2 familiy of databases for Range queries
|
2013-03-22 18:22:38 +00:00 |
ref_guide_deploy.xml
|
OPENJPA-1932: Documentation update: Change JEE 6 Javadoc base URL from http://java.sun.com/javaee/6/docs/api/ to http://download.oracle.com/javaee/6/api/.
|
2011-04-16 11:40:24 +00:00 |
ref_guide_encryption.xml
|
OPENJPA-1510: Typographical changes to Encryption Provider section.
|
2010-03-16 21:41:34 +00:00 |
ref_guide_instrumentation.xml
|
OPENJPA-1932: Documentation update: Update links to Java Logging Overview and jconsole.
|
2011-04-17 09:27:31 +00:00 |
ref_guide_integration.xml
|
OPENJPA-302: Update user manual for PCEnhancer usage. Patch contributed by Jacob Nowosatka.
|
2011-11-28 22:24:32 +00:00 |
ref_guide_intro.xml
|
Updated license headers to be in accordance with http://www.apache.org/legal/src-headers.html
|
2007-04-14 21:50:17 +00:00 |
ref_guide_logging.xml
|
OPENJPA-2030: Audit documentation
|
2011-08-25 01:08:14 +00:00 |
ref_guide_mapping.xml
|
OPENJPA-2108: Allow configuration for SQL termination character in Mapping Tool
|
2012-01-17 15:52:17 +00:00 |
ref_guide_meta.xml
|
OPENJPA-2368 extentable xsd updates
|
2013-04-15 21:35:41 +00:00 |
ref_guide_optimization.xml
|
OPENJPA-1932: Documentation update: remove Java 5 references (OpenJPA requires Java 6), remove sjvm setting from examples (no longer needed), improve formatting (we should remember to use literal/classname tags), fix typos.
|
2011-03-29 20:19:30 +00:00 |
ref_guide_pc.xml
|
OPENJPA-2165 Documentation update
|
2012-04-26 19:56:07 +00:00 |
ref_guide_remote.xml
|
OPENJPA-2014: Allow proxies to stay in place when using LiteAutoDetach.
|
2011-06-11 19:00:01 +00:00 |
ref_guide_runtime.xml
|
OPENJPA-1343: Fix openjpa.Sequence example.
|
2011-07-21 21:52:05 +00:00 |
ref_guide_slice.xml
|
Add example for connection pooling with slice.
|
2011-08-09 18:45:58 +00:00 |
samples_guide.xml
|
OPENJPA-298
|
2007-07-27 18:18:10 +00:00 |
supported_databases.xml
|
Minor updates to the list of supported databases and their defined aliases.
|
2012-05-11 16:20:23 +00:00 |