« Return to Thread: T5 & CRUD

Re: T5 & CRUD

by Thiago H. de Paula Figueiredo :: Rate this Message:

Reply to Author | View in Thread

Em Fri, 26 Jun 2009 13:55:17 -0300, Sven Homburg <homburgs@...>  
escreveu:

> for spring-less DAOs try this:
>
> http://www.chenillekit.org/chenillekit-hibernate/index.html

Just to make sure, Ars Machina's Generic DAO-Hibernate does not have any  
dependency on Spring, just on Hibernate itself.
The project website does not give any hint that Generic DAO and Generic  
DAO-Hibernate are dependent on Spring, so I'm curious to know why people  
thought they wre. :)
The only packages that depend on Spring are Generic Controller-Spring and  
Generic Authentication-Spring Security-Tapestry (not released, sources  
available).

Ars Machina has an example application at  
www.arsmachina.com.br/project/example. It showcases all the projects in a  
single project. Not online yet.
About documentation and Maven problems, I'll take care of them late next  
month (I have one project to finish before doing this). I've wrote more  
packages and improved a lot the existing ones.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: T5 & CRUD