.. |
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-1520. Doc updates to point at appropriate javase 6 and javaee 6 api urls (instead of javase/ee 5 urls).
|
2010-02-18 21:47:37 +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
|
Document MetaModel generator tool usage.
|
2009-11-13 23:04:53 +00:00 |
jpa_overview_em.xml
|
OPENJPA-1520. Doc updates to point at appropriate javase 6 and javaee 6 api urls (instead of javase/ee 5 urls).
|
2010-02-18 21:47:37 +00:00 |
jpa_overview_emfactory.xml
|
OPENJPA-1175 Updated util methods to handle load state checking of embeddables and collections.
|
2009-07-30 19:34:33 +00:00 |
jpa_overview_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 |
jpa_overview_mapping.xml
|
OPENJPA-1248: User manual improvements related to LOB streaming.
|
2009-12-12 16:32:02 +00:00 |
jpa_overview_meta.xml
|
OPENJPA-1345: Update schemas to JPA Spec version EA9
|
2009-10-13 17:19:45 +00:00 |
jpa_overview_pc.xml
|
OPENJPA-1520. Doc updates to point at appropriate javase 6 and javaee 6 api urls (instead of javase/ee 5 urls).
|
2010-02-18 21:47:37 +00:00 |
jpa_overview_persistence.xml
|
OPENJPA-1520. Doc updates to point at appropriate javase 6 and javaee 6 api urls (instead of javase/ee 5 urls).
|
2010-02-18 21:47:37 +00:00 |
jpa_overview_query.xml
|
OPENJPA-1510: Correct confusing sentences in Query Hints section; correct the Oracle known issue with empty strings.
|
2010-02-19 10:48:34 +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-1520. Doc updates to point at appropriate javase 6 and javaee 6 api urls (instead of javase/ee 5 urls).
|
2010-02-18 21:47:37 +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
|
Merged 677745 from 1.1.x branch.
|
2008-07-18 12:22:21 +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
|
OPENJPA-1353 add legal info to the docs and properly add the appendices as a section
|
2009-10-16 22:09:24 +00:00 |
migration_considerations.xml
|
OPENJPA-1476. Turning off the QueryCache by default. The new default value for this property will be "false". Also, disabling the Write Behind testcases.
|
2010-01-21 18:48:31 +00:00 |
openjpa_intro.xml
|
OPENJPA-1353 add legal info to the docs and properly add the appendices as a section
|
2009-10-16 22:09:24 +00:00 |
openjpa_legal.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 |
properties_info.xml
|
OPENJPA-849 Committing documentation updates contributed by Dianne Richards
|
2009-02-04 22:29:39 +00:00 |
ref_guide_caching.xml
|
OPENJPA-1531: Adding support for a interval style syntax in the openjpa.DataCache.EvictionSchedule property. Added code changes, test case, and doc.
|
2010-02-25 00:11:33 +00:00 |
ref_guide_conf.xml
|
OPENJPA-1510: Fix two broken references.
|
2010-02-18 09:43:10 +00:00 |
ref_guide_dbsetup.xml
|
OPENJPA-1510. Incorrect tag caused the whole paragraph to be "red".
|
2010-02-18 15:40:11 +00:00 |
ref_guide_deploy.xml
|
OPENJPA-1520. Doc updates to point at appropriate javase 6 and javaee 6 api urls (instead of javase/ee 5 urls).
|
2010-02-18 21:47:37 +00:00 |
ref_guide_encryption.xml
|
OPENJPA-1089:
|
2009-08-03 19:25:44 +00:00 |
ref_guide_integration.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_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-890 Fix some inconsistent whitespaces in example code around method signatures and arguments
|
2009-07-29 20:36:20 +00:00 |
ref_guide_mapping.xml
|
OPENJPA-1510: Fix two broken references.
|
2010-02-18 09:43:10 +00:00 |
ref_guide_meta.xml
|
OPENJPA-250: Update user manual.
|
2009-10-02 19:51:55 +00:00 |
ref_guide_optimization.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 |
ref_guide_pc.xml
|
update document on derived identity
|
2009-09-14 23:39:02 +00:00 |
ref_guide_remote.xml
|
OPENJPA-1545: Adding new faster way to auto detach the entire persistence context. Committing code changes, test, and doc.
|
2010-03-03 19:20:57 +00:00 |
ref_guide_runtime.xml
|
OPENJPA-1520. Doc updates to point at appropriate javase 6 and javaee 6 api urls (instead of javase/ee 5 urls).
|
2010-02-18 21:47:37 +00:00 |
ref_guide_slice.xml
|
OPENJPA-1520 revert some refs back to Java SE 5 docs
|
2010-02-24 20:51:59 +00:00 |
samples_guide.xml
|
OPENJPA-298
|
2007-07-27 18:18:10 +00:00 |
supported_databases.xml
|
OPENJPA-1510: Correct confusing sentences in Query Hints section; correct the Oracle known issue with empty strings.
|
2010-02-19 10:48:34 +00:00 |