User:
Password:
Register
|
Login help
My pages
Projects
Communities
java.net
Get Involved
java-net Project
Request a Project
Project Help Wanted Ads
Publicize your Project
Submit Content
Get Informed
About java.net
Articles
Blogs
Events
Also in Java Today
java.net Online Books
java.net Archives
Get Connected
java.net Forums
Wiki
and
Javapedia
People
,
Partners
, and
Jobs
Java User Groups
RSS Feeds
Search
Web and Projects:
Online Books:
Advanced Search
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
.
java.net RSS Feeds