Posted
over 15 years
ago
by
[email protected] (Marat S. Radchenko)
AutoDAO is now synced to central maven repository so you no longer need to put its repository in your POMs. Site docs have been updated accordingly.
|
Posted
over 15 years
ago
by
[email protected] (Marat S. Radchenko)
Changes:* DAOs are now wrapped with transactional advice with propagation=MANDATORY* No longer expose FinderIntroductionAdvisor as a bean in Spring context slonopotamus
|
Posted
over 15 years
ago
by
[email protected] (Marat S. Radchenko)
Changes:* Fixed AspectJ interoperability by avoiding Class.forName during context parsing* DAO interface no longer needs to inherit from net.sf.autodao.Dao
|
Posted
over 15 years
ago
by
[email protected] (Marat S. Radchenko)
Changes:* Deprecated old find* (non-@Finder) methods* Improved QueryArgumentTransformer API
|
Posted
over 15 years
ago
by
[email protected] (Marat S. Radchenko)
In order to bring better user and developer experience, AutoDAO switched to Git.
|
Posted
almost 16 years
ago
by
[email protected] (Marat S. Radchenko)
Changes:* Updated Spring to 2.5.6.SEC01
|