diff options
Diffstat (limited to 'docs/collections/tutorial/intro.html')
| -rw-r--r-- | docs/collections/tutorial/intro.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/collections/tutorial/intro.html b/docs/collections/tutorial/intro.html index 8ed676e2..a64e05da 100644 --- a/docs/collections/tutorial/intro.html +++ b/docs/collections/tutorial/intro.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> @@ -185,7 +185,7 @@ as those defined by <a class="ulink" href="http://www.odmg.org/odmg.html" target="_top">ODMG</a> and JDO - (<a class="ulink" href="http://www.jcp.org/en/jsr/detail?id=12" target="_top">JSR 12</a>). + (<a class="ulink" href="https://www.jcp.org/en/jsr/detail?id=1" target="_top">JSR 12</a>). Such approaches have benefits but also require sophisticated object caching. For simplicity the DB Java Collections API treats data objects by value, not by reference, and does not perform object |
