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:  Prevayler
Date:  2006-05-31 13:31:31
From:  johnmunsch
Response to: Prevayler


I like Prevayler as well, but if you want to store 200MB of data without using 200MB of memory then Prevayler is not your solution. Also, while Prevayler can be very fast indeed, it typically requires you to use actual code to craft every query or update you intend to do. There's no SQL to formulate a filtering of a complicated multiple object relationship.

Relational databases have their place just as Prevayler does.

 Feed java.net RSS Feeds