What is the relationship between JDO and JDBC?
Location: http://www.jguru.com/faq/view.jsp?EID=460344 Created: Jul 23, 2001 Author: John Zukowski (http://www.jguru.com/guru/viewbio.jsp?EID=7) Question originally posed by John Zukowski PREMIUM (http://www.jguru.com/guru/viewbio.jsp?EID=7 Sun answers this question in their JDBC FAQ: Relationship of JDO and Java 2 Platform, Enterprise Edition APIs.
Related Questions
- Can I mix both JDO and JDBC code on the same transaction/connection? For example, I would like to make a JDO query to fetch objects but update database records using Open SQL/JDBC?
- Can I use JDO, EJB CMP, JDBC, and SQLJ APIs with a non-default database schema?
- What is the relationship between JDO and JDBC?