Français English
Hibernate/DB users manager available
For your information I've added a source tarball with user management based on hibernate (see http://hibernate.org) database persistance system. This is an example not tested in production.
Check the filelist page and get the hibernate users manager source.
Hibernate allows simple java object persistance.
This project as usual requires maven tool and xdoclet:hibernatedoclet plugin (you should add maven plugin in your maven plugin folder). See also this page.
Back