Blogging Roller

Dave Johnson on open web technologies, social software and Java

JDO vs JDBC

you need to decide whether you want an object model for your application or not. If not, use JDBC, if you do, consider JDO.
David Jordan of Object Identity following-up his talk on the Triangle Java User's Group mailing list. FYI: Roller uses Castor JDO, which is quite different from Sun's JDO.
Comments:

Post a Comment:
  • HTML Syntax: Allowed