博主资料

留言 加为好友 收藏

用户名:  lanxincao
来自:  广东 深圳

个人统计

用户名: lanxincao
等级: 初来乍到
威望: 133
积分: 576
在线时间: 5 小时
日志总数: 67
评论数量: 185
访问次数: 330522
建立时间: 2005-12-23
RSS订阅       手机访问

最新评论

文章搜索

文章列表

友情链接

最近访问的人:

冬眠的水草世界
2008-08-25 11:14:08
让我们共同进步
2008-08-20 21:20:51
成功之路
2008-08-10 17:37:22
voboy
2008-08-09 12:39:46
上海阀门厂
2008-08-07 15:50:25
88blog
2008-08-01 23:12:16
zgjsisuo
2008-07-24 16:26:06
液下泵
2008-07-15 13:25:17
曙光是否地地地的地
2008-07-14 14:56:27
炒股软件
2008-07-14 11:49:20

日志文章列表

2007年06月22日 11:42:18

Dynamic DataSource Routing

Spring 2.0.1 introduced an AbstractRoutingDataSource. I believe that it deserves attention, since (based on frequent questions from clients) I have a hunch that there are quite a few 'home-grown..

阅读全文>>

类别: 无分类 |  评论(0) |  浏览(3455) |  收藏
2007年06月22日 11:35:20

Message Driven POJOs!

Of all the new Spring 2.0 features and improvements, I must admit that Message-Driven POJOs are one of my personal favorites. I have a feeling that a lot of other Spring users will feel the same way..

阅读全文>>

Tags: spring 2.0   pojo   message driven  

类别: 无分类 |  评论(0) |  浏览(3375) |  收藏
2007年06月22日 11:29:33

POJO Aspects in Spring 2.0: A Simple Example

While the material in this post is quite simple, it will actually offer a glimpse of some rather significant new features in Spring 2.0. I hope that with a little imagination, you will be able to ap..

阅读全文>>

Tags: spring   spring 2.0   aspect   aop   pojo  

类别: 无分类 |  评论(0) |  浏览(3051) |  收藏
2007年06月22日 11:18:07

Spring 2.0 中配置 JPA

Spring 2.0 中配置 JPA

翻译:SpringSide团队 转载请注明出处。



本文提供了一个简单的 Spring 框架 standalone 环境下,如何 step-by-step 去开发 JPA 的向导。 JPA 的规范最开始时是由 EJB 3.0 的持久性机制..

阅读全文>>

Tags: spring   spring 2.0   jpa  

类别: 无分类 |  评论(0) |  浏览(3591) |  收藏
2007年06月21日 16:14:12

再谈直接交换两个整型值

前篇《直接交换两个int变量的值》中所用方法太复杂,网友fxismonk提出的方法很好,而且很好懂。推荐使用。今天下载了JavaOne 2007的一些pdf,发现其中也有讲这个的。其思想就是使用xor。和网友fxismonk提出的思路一..

阅读全文>>

Tags: java   xor  

类别: 无分类 |  评论(0) |  浏览(3626) |  收藏