Java Glossary : JDO

CMP home Java glossary home Menu no menu Last updated 2004-06-28 by Roedy Green ©1996-2004 Canadian Mind Products

Java definitions: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

You are here : home : Java Glossary : J words : JDO.

JDO
Java Data Objects. A Java interface to relational databases (not just SQL). It is somewhat higher level that JBDC. The corresponding query language is called JDOQL. Implemented by JBoss 4. It provides transparent persistent objects. I could in theory also be used on with PODs. It saves you the JDBC hassle of writing code to turn result set rows back into objects. Like SQL, the JDO standard has 22 optional features that you have to avoid if you want to remain vendor independent. Phht!

book_coverUsing Java and Understanding Java Data Objects
1-59059-043-0
David Ezzio
Comes with lots of sample code to use JDO.
amazon.com Barnes and Noble
amazon.ca chapters
amazon.co.uk amazon.de


CMP logo
CMP_home
home
Canadian Mind Products CSS
HTML Checked!
ICRA ratings logo
mindprod.com IP:[24.87.56.253]
Your IP:[80.134.30.163]
You are visitor number 719.
Please send errors, omissions and suggestions
to improve this page to Roedy Green.
You can get a fresh copy of this page from: or possibly from your local J: drive mirror:
http://mindprod.com/jgloss/jdo.html J:\mindprod\jgloss\jdo.html