27 Not to be Missed Web Development Articles - May 2008
27 Not to be Missed Web Development Articles - May 2008
I’ve been working with Hibernate recently, and needed a way to implement good unit tests. The goal of these unit tests is to make sure the Java code works in conjunction with the Hibernate mapping files. I found an excellent article on using HSQLDB to do unit testing of Hibernate classes on The Server Side.
Read More:
http://css.dzone.com/news/27-not-be-missed-web-developme
Thanks