Understanding transaction pitfalls in Java Platform
摘要: This message is a summary based on a very good article (http://www.ibm.com/developerworks/java/library/j-ts1.html?S_TACT=105AGX02&S_CMP=EDU) and focusing on common mistakes when implementing transactions in the Java platform. The original article is aimed to discuss Transaction Strategy. Here, we just want to discuss the common mistakes on transaction management.
阅读全文
posted @
2009-04-15 15:12 Justin Chen 阅读(2848) |
评论 (0) 编辑
Profiling Java Performance With Perf4j
摘要: Profiling Java Performance With Perf4j
阅读全文
posted @
2009-02-22 22:00 Justin Chen 阅读(2058) |
评论 (0) 编辑
Common Validation Framework - How To Validate a Java Bean
摘要: An introduction to Java Bean Validation Framework and How to use Spring Bean Validation Framework without Spring MVC.
阅读全文
posted @
2008-12-01 11:48 Justin Chen 阅读(4793) |
评论 (1) 编辑