Congratulations Alex. This is a much-needed functionality to complement Spring JDBC data access.
Keep your good work.
Type: Posts; User: paticubita; Keyword(s):
Congratulations Alex. This is a much-needed functionality to complement Spring JDBC data access.
Keep your good work.
Take a look at Wanghy Cache for Srping http://wanghy.sourceforge.net/cache/index.html. It already does caching at the method level with integration with various caching frameworks plus cache...
In general ORM frameworks do a very good job for in this area, specialy Hibernate and iBatis.
If you are using Spring JDBC layer or have a lot of data manipulation at the service layer, I'd...