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.
forked from emsouza/beanlib
-
Notifications
You must be signed in to change notification settings - Fork 0
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.
License
narendranss/beanlib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
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.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%