Choose Index below for a list of all words and phrases defined in this glossary.


Java Data Objects (JDO)

index | Index

Java Data Objects (JDO) - definition(s)

Java Data Objects (JDO) - Java Data Objects (JDO) is an application program interface (API) that enables a Java programmer to access a database implicitly - that is, without having to make explicit Structured Query Language (SQL) statements. JDO is recommended as a complement to Java Database Connectivity (JDBC), the interface that supports access to popular database programs using SQL statements. Using JDO, the programmer uses classes to define data objects and the supporting program manages the actual access of data from a given database based on the class definitions.

JDO was created as part of the Java Community Process with Sun Microsystems acting as the development leader. JDBC is expected to remain in use because it allows the programmer to have more control over database access than JDO. An alternative to JDO and JDBC is Enterprise JavaBeans (EJB).

Related glossary terms: Java Online Analytical Processing (JOLAP), Java Database Connectivity (JDBC), Open Database Connectivity (ODBC), Java Database Connectivity Connector (JDBC Connector)

[Category=Data Management ]

Source: WhatIs.com, 19 August 2013 08:39:32, http://whatis.techtarget.com/glossary/Data-and-Data-Management External


Data Quality Glossary.  A free resource from GRC Data Intelligence. For comments, questions or feedback: dqglossary@grcdi.nl