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:  I'd use liteweight solution
Date:  2006-05-29 01:17:39
From:  herkules


on the client side, I'd try to avoid all that hibernate/rdbms hassle at all cost and head for zero-effort solutions like db4o. Not only is it by far easier to use and to maintain, it also is quite a lot faster.

 Feed java.net RSS Feeds