| Article: |
Flawed Understanding of JDO Leads to FUD | |
| Subject: | And JDO does much more. | |
| Date: | 2002-05-29 18:39:37 | |
| From: | tomdavies | |
|
Another great strength of OR mapping in general, including JDO, is the ability for an object graph to be lazily loaded as your program traverses it, with no explicit database operations at all.
|
||
Showing messages 1 through 1 of 1.
-
And will do even more in the future...
2002-05-31 12:53:56 Donald Bales |
[View]
Yes, JDO can do much more. And hopefully, sometime in the future, it will also support object-relational type methods so I can use it to improve my coding efficiency when writing a data-entry style programs. Until then, it offers me less than JDBC.


