The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 An Introduction to Java Persistence for Client-Side Developers
Subject:  Persistence == RDBMS virtually always!
Date:  2006-05-26 11:54:27
From:  csell
Response to: Persistence != RDBMS


you are wrong in assuming that no one has addressed this scenario before. However, in the end the prevailing conclusion is that the relational model (which is mirrored in the JDBC API) is so rich and important that it warrants its own access methodology and a direct and dedicated mapping to the java language.

Moreover, I dont understand why you refer to XML-RPC as "persisting" something. As the name says, XML-RPC is about remote procedure calls, not persistence.

 Feed java.net RSS Feeds