| Subject: | JDO Is Awesome | |
| Date: | 2002-12-09 17:29:48 | |
| From: | anonymous2 | |
|
As a user of an implementation of JDO specification from Sun (JSR-12), I'd have to say it is quite good. I am a little confused by all of the complaints about it in this thread. Can some one please explain why JDO is an inferior standard as it works very well for me? Has anyone done a real comparison of the two?
|
||
Showing messages 1 through 2 of 2.
-
Why Sun JDO is inferior
2002-12-09 19:44:41 anonymous2 [Reply | View]
I agree, JDO is awesome. It will solve business problems and will work very well for most users. However, the technology needed to modify the class files is a hack. This all relates the class mutilation (termed byte-code enhancement) in JSR-12. Again, most business users will not care, and the Sun JDO standard will work great as it does for you. However, most seasoned programmers will cringe over class mutilation (or implementing PersistenceCapable manually).




