Artifacts using Reflection Utilities (17)
3. Generic DAO18 usages
org.sakaiproject » generic-daoApache
Generic Dao is a Java package which allows a developer to skip writing
DAOs for their persistence objects when they are using Spring and/or Hibernate.
The package was originally created by Aaron Zeckoski for the Evaluation System
project but was repackaged to make it distributable by request. It is used in the
RSF framework (http://www2.caret.cam.ac.uk/rsfwiki/). Note about the BeanUtils
provided dependency: BeanUtils is not required if you are not using it in your
...
Last Release on Apr 5, 2010
Relocated → org.sakaiproject.genericdao »
generic-dao
Generic Dao is a Java package which allows a developer to skip writing
DAOs for their persistence objects when they are using Spring and/or Hibernate.
The package was originally created by Aaron Zeckoski for the Evaluation System
project but was repackaged to make it distributable by request. It is used in the
RSF framework (http://www2.caret.cam.ac.uk/rsfwiki/). Note about the BeanUtils
provided dependency: BeanUtils is not required if you are not using it in your
...
Last Release on Dec 18, 2024
A set of reflection utilities and miscellaneous utilities related to
working with classes and their fields with no dependencies which is compatible
with java 1.5 and generics. The package was originally created by Aaron Zeckoski
for the Sakai Project and Generic DAO project but was repackaged to make it
distributable by request. It is used in the RSF framework
(http://www2.caret.cam.ac.uk/rsfwiki/) and the EntityBroker among other things.
Note about the ...
Last Release on Oct 3, 2016