/beanlib

Beanlib is a utility library for use with JavaBean. Beanlib for Hibernate in particular makes it easy for developers to reuse the same pojo classes for both persistence and data transfer objects. This enables clean data access API to be designed with pojos that are free of any hidden persistent state.

Primary LanguageJavaApache License 2.0Apache-2.0

No issues in this repository yet.