Tuesday, May 25, 2010

HIBERNATE - Getting Started With Hibernate

Hibernate is Free Software. The LGPL license is sufficiently flexible to allow the use of Hibernate in both open source and commercial projects (see the LicenseFAQ for details). Hibernate is available for download at http://www.hibernate.org/

We wll take up an simple java example
that authenticates users based on the credentials to get started with hibernate.

No comments: