<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/fhx007" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/fhx007" type="application/rss+xml"></fs:self_link><lastBuildDate>Sat, 27 Jun 2009 23:12:00 GMT</lastBuildDate><title>宏轩ＪＡＶＡ技术专栏</title><description>java学习交流</description><link>http://blog.csdn.net/fhx007/</link><item><title>Spring2.5的新特性</title><link>http://blog.csdn.net/fhx007/archive/2009/06/27/4303814.aspx</link><wfw:comment>http://blog.csdn.net/fhx007/comments/4303814.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fhx007/comments/commentRss/4303814.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4303814</trackback:ping><description>&lt;br /&gt;简介&lt;br /&gt;从诞生之初，Spring框架就坚守它的宗旨：简化企业级应用开发，同时给复杂问题提供强大的、非侵入性解决方案。一年前发布的Spring2.0就把这些主题推到了一个新的高度。XML Schema的支持和自定义命名空间的使用大大减少了基于XML的配置。使用Java5及更新版本java的开发人员如今可以利用植入了像泛型（generic）和注解等新语言特性的Spring库。最近，和AspectJ表达式语言的紧密集成，使得以非侵入方式添加跨越定义良好的Spring管理对象分组的行为成为可能。&lt;br /&gt;新发布的Spring2.5继续坚持了这个发展趋向，特别是为那些使用Java 5或更新版本java的开发人员提供了进一步简化而强大的新特性。这些新特性包括：注解驱动的依赖性注入（annotation-driven dependency injection），使用注解而非XML元数据来自动侦测classpath上的Spring组件，注解对生命周期方法的支持，一个新的web控制器模型将请求映射到加注解的方法上，在测试框架中支持Junit4，Spring XML命名空间的新增内容&lt;img src =&quot;http://blog.csdn.net/fhx007/aggbug/4303814.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/237895178/fhx007/csdn.net/s.gif?r=http://blog.csdn.net/fhx007/archive/2009/06/27/4303814.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/fhx007/237895178/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/fhx007/237895178/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 28 Jun 2009 07:12:00 +0800</pubDate><author>冯宏轩</author><comments>http://blog.csdn.net/fhx007/archive/2009/06/27/4303814.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fhx007/archive/2009/06/27/4303814.aspx</guid><dc:creator>冯宏轩</dc:creator><fs:srclink>http://blog.csdn.net/fhx007/archive/2009/06/27/4303814.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/fhx007/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/fhx007/~1155547/237895178/1155532</fs:itemid></item><item><title>jbpm已办任务</title><link>http://blog.csdn.net/fhx007/archive/2009/06/24/4294264.aspx</link><wfw:comment>http://blog.csdn.net/fhx007/comments/4294264.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fhx007/comments/commentRss/4294264.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4294264</trackback:ping><description> 最近研究jbpm 中，过段时间写写jbpm的学习笔记，暂时先凌乱的写点开发过程中，遇到的问题和解决的办法。下面是查找出每个节点已办任务的的方法 TaskMgmtSession taskmgrSession = jbpmContext.getTaskMgmtSession();   List taskInstanceList = taskmgrSession.findTaskInstances(actorId);   List haveDoneTaskInstanceList = new ArrayList();   for (int i=0;taskInstanceList!=null &amp;&amp; i&lt;img src =&quot;http://blog.csdn.net/fhx007/aggbug/4294264.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236504580/fhx007/csdn.net/s.gif?r=http://blog.csdn.net/fhx007/archive/2009/06/24/4294264.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/fhx007/236504580/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/fhx007/236504580/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 24 Jun 2009 22:04:00 +0800</pubDate><author>冯宏轩</author><comments>http://blog.csdn.net/fhx007/archive/2009/06/24/4294264.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fhx007/archive/2009/06/24/4294264.aspx</guid><dc:creator>冯宏轩</dc:creator><fs:srclink>http://blog.csdn.net/fhx007/archive/2009/06/24/4294264.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/fhx007/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/fhx007/~1155547/236504580/1155532</fs:itemid></item><item><title>JBPM回退功能的实现</title><link>http://blog.csdn.net/fhx007/archive/2009/06/22/4288890.aspx</link><wfw:comment>http://blog.csdn.net/fhx007/comments/4288890.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fhx007/comments/commentRss/4288890.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4288890</trackback:ping><description>&lt;br /&gt;1：&lt;br /&gt;我们知道JBPM系统，决定一个流程当前在什么环节的关键是task 和toker。他们在数据库中的表分别是JBPM_TASKINSTANCE，JBPM_TOKEN。我的设计思想是，放弃JBPM自身的API，因为我看了一段时间的JBPM的API，没有找到可以灵活操作taskinstance,和token的方法。于是自己写sql语句自己操作这两张表。&lt;br /&gt;在项目中之所以使用回退功能，主要是可是在流程过程中的某个环节的办理是发生了错误，所有客户要求把流程退回到指定的环节重新办理。&lt;br /&gt;从理论上只要办当前流程中活动的TASK，用我们的程序把它变成已办理的状态，把客户想要回退到的环节的TASK从新激活，最后把TOKEN的节点ID指向到回退后的NODE。&lt;br /&gt;所以只要我们自己操作这两个表就OK了。&lt;br /&gt;JBPM_TASKINSTANCE 表中有三个字段是表示这个任务是办理完了还是没有办理。他们是：END_，ISOPEN_，ISSIGNALLING_，其中END_是一个日期类型表示这个任务什么时候办完，ISOPEN_，ISSIGNALLING_这两个&lt;img src =&quot;http://blog.csdn.net/fhx007/aggbug/4288890.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/235323310/fhx007/csdn.net/s.gif?r=http://blog.csdn.net/fhx007/archive/2009/06/22/4288890.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/fhx007/235323310/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/fhx007/235323310/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 22 Jun 2009 22:58:00 +0800</pubDate><author>冯宏轩</author><comments>http://blog.csdn.net/fhx007/archive/2009/06/22/4288890.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fhx007/archive/2009/06/22/4288890.aspx</guid><dc:creator>冯宏轩</dc:creator><fs:srclink>http://blog.csdn.net/fhx007/archive/2009/06/22/4288890.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/fhx007/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/fhx007/~1155547/235323310/1155532</fs:itemid></item><item><title>Hibernate3的配置参数汇总</title><link>http://blog.csdn.net/fhx007/archive/2009/06/22/4288872.aspx</link><wfw:comment>http://blog.csdn.net/fhx007/comments/4288872.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fhx007/comments/commentRss/4288872.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4288872</trackback:ping><description>&lt;br /&gt;SQL方言&lt;br /&gt;1、Hibernate JDBC属性&lt;br /&gt;&lt;br /&gt;属性名 用途 &lt;br /&gt;hibernate.connection.driver_class     jdbc 驱动类&lt;br /&gt;hibernate.connection.url                  jdbc URL&lt;br /&gt;hibernate.connection.username        数据库用户&lt;br /&gt;hibernate.connection.password        数据库用户密码&lt;br /&gt;hibernate.connection.pool_size        连接池容量上限数目&lt;br /&gt;&lt;br /&gt;注：使用C3P0的properties样例代码：&lt;br /&gt;&lt;br /&gt;hibernate.connection.driver_class = org.postgresql.Driver&lt;br /&gt;hibernate.connection.url = jdbc:postgresql://localhost/mydatabase&lt;br /&gt;hiber&lt;img src =&quot;http://blog.csdn.net/fhx007/aggbug/4288872.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/235323311/fhx007/csdn.net/s.gif?r=http://blog.csdn.net/fhx007/archive/2009/06/22/4288872.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/fhx007/235323311/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/fhx007/235323311/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 22 Jun 2009 22:50:00 +0800</pubDate><author>冯宏轩</author><comments>http://blog.csdn.net/fhx007/archive/2009/06/22/4288872.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fhx007/archive/2009/06/22/4288872.aspx</guid><dc:creator>冯宏轩</dc:creator><fs:srclink>http://blog.csdn.net/fhx007/archive/2009/06/22/4288872.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/fhx007/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/fhx007/~1155547/235323311/1155532</fs:itemid></item><item><title>spring+hibernate的配置</title><link>http://blog.csdn.net/fhx007/archive/2009/06/22/4288688.aspx</link><wfw:comment>http://blog.csdn.net/fhx007/comments/4288688.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fhx007/comments/commentRss/4288688.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4288688</trackback:ping><description>第一种方式：hiberante.cfg.xml配置如下：Xml代码 update     org.hibernate.dialect.MySQLDialect     true&lt;img src =&quot;http://blog.csdn.net/fhx007/aggbug/4288688.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/235323312/fhx007/csdn.net/s.gif?r=http://blog.csdn.net/fhx007/archive/2009/06/22/4288688.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/fhx007/235323312/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/fhx007/235323312/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 22 Jun 2009 21:55:00 +0800</pubDate><author>冯宏轩</author><comments>http://blog.csdn.net/fhx007/archive/2009/06/22/4288688.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fhx007/archive/2009/06/22/4288688.aspx</guid><dc:creator>冯宏轩</dc:creator><fs:srclink>http://blog.csdn.net/fhx007/archive/2009/06/22/4288688.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/fhx007/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/fhx007/~1155547/235323312/1155532</fs:itemid></item><item><title>spring 事务</title><link>http://blog.csdn.net/fhx007/archive/2009/06/14/4268125.aspx</link><wfw:comment>http://blog.csdn.net/fhx007/comments/4268125.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fhx007/comments/commentRss/4268125.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4268125</trackback:ping><description>&lt;br /&gt;&lt;br /&gt;Spring中的事务隔离级别&lt;br /&gt;l         ISOLATION_DEFAULT 默认隔离级别&lt;br /&gt;&lt;br /&gt;l         ISOLATION_READ_UNCOMMITTED 最低隔离级别。允许读事务未提交的数据，会产生脏读、不可重复读和幻象读。&lt;br /&gt;&lt;br /&gt;l         ISOLATION_READ_COMMITTED 保证一个事务修改的数据提交后才能被另外一个事务读取。另外一个事务不能读取该事务未提交的数据。这种事务隔离级别可以避免脏读出现，但是可能会出现不可重复读和幻像读。&lt;br /&gt;&lt;br /&gt;l         ISOLATION_REPEATABLE_READ 这种事务隔离级别可以防止脏读，不可重复读。但是可能出现幻像读。它除了保证一个事务不能读取另一个事务未提交的数据外，还保证了避免不可重复读。&lt;br /&gt;&lt;br /&gt;l         ISOLATION_SERIALIZABLE 这是花费最高代价但是最可靠的事务隔离级别。事务被处理为顺序执行。除了防止脏读，不可重复读外，还避免了幻像读。&lt;img src =&quot;http://blog.csdn.net/fhx007/aggbug/4268125.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/235323313/fhx007/csdn.net/s.gif?r=http://blog.csdn.net/fhx007/archive/2009/06/14/4268125.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/fhx007/235323313/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/fhx007/235323313/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 14 Jun 2009 20:09:00 +0800</pubDate><author>冯宏轩</author><comments>http://blog.csdn.net/fhx007/archive/2009/06/14/4268125.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fhx007/archive/2009/06/14/4268125.aspx</guid><dc:creator>冯宏轩</dc:creator><fs:srclink>http://blog.csdn.net/fhx007/archive/2009/06/14/4268125.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/fhx007/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/fhx007/~1155547/235323313/1155532</fs:itemid></item><item><title>java动态代理</title><link>http://blog.csdn.net/fhx007/archive/2009/06/14/4268108.aspx</link><wfw:comment>http://blog.csdn.net/fhx007/comments/4268108.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fhx007/comments/commentRss/4268108.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4268108</trackback:ping><description>&lt;br /&gt;使用动态代理不需要为特定对象与方法编写特定的代理对象，可以使得一个处理者服务于多个对象。首先，一个处理者的类设计要实现java.lang.reflect.InvocationHandler接口。&lt;br /&gt;下面先给出一个简单的实现：&lt;br /&gt;首先定义接口Ihello：&lt;br /&gt;public interface IHello {&lt;br /&gt;    void sayHello(String msg);&lt;br /&gt;}&lt;br /&gt;再给出一个这个接口的简单实现类HelloSpker：&lt;br /&gt;public class HelloSpker implements IHello {&lt;br /&gt;    public void sayHello(String msg) {&lt;br /&gt;       System.out.println(&quot;this is HelloSpker and Hello &quot;+msg);&lt;br /&gt;    }&lt;br /&gt;}&lt;br /&gt;接下来就要定义一个普通的代理类：&lt;br /&gt;public class CommonHandler implements Invocat&lt;img src =&quot;http://blog.csdn.net/fhx007/aggbug/4268108.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/235323314/fhx007/csdn.net/s.gif?r=http://blog.csdn.net/fhx007/archive/2009/06/14/4268108.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/fhx007/235323314/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/fhx007/235323314/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 14 Jun 2009 20:03:00 +0800</pubDate><author>冯宏轩</author><comments>http://blog.csdn.net/fhx007/archive/2009/06/14/4268108.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fhx007/archive/2009/06/14/4268108.aspx</guid><dc:creator>冯宏轩</dc:creator><fs:srclink>http://blog.csdn.net/fhx007/archive/2009/06/14/4268108.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/fhx007/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/fhx007/~1155547/235323314/1155532</fs:itemid></item><item><title>Java语言编码规范</title><link>http://blog.csdn.net/fhx007/archive/2009/04/10/4062641.aspx</link><wfw:comment>http://blog.csdn.net/fhx007/comments/4062641.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fhx007/comments/commentRss/4062641.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4062641</trackback:ping><description>&lt;br /&gt;目录1 介绍1.1 为什么要有编码规范1.2 版权声明&lt;br /&gt;2 文件名2.1 文件后缀2.2 常用文件名&lt;br /&gt;3 文件组织3.1 Java源文件3.1.1 开头注释3.1.2 包和引入语句3.1.3 类和接口声明&lt;br /&gt;4 缩进排版4.1 行长度4.2 换行&lt;br /&gt;5 注释5.1 实现注释的格式5.1.1 块注释5.1.2 单行注释5.1.3 尾端注释5.1.4 行末注释5.2 文挡注释&lt;br /&gt;6 声明6.1 每行声明变量的数量6.2 初始化6.3 布局6.4 类和接口的声明&lt;br /&gt;7 语句7.1 简单语句7.2 复合语句7.3 返回语句7.4 if，if-else，if else-if else语句7.5 for语句7.6 while语句7.7 do-while语句7.8 switch语句7.9 try-catch语句&lt;br /&gt;8 空白8.1 空行8.2 空格&lt;br /&gt;9 命名规范&lt;br /&gt;10 编程惯例10.1 提供对实例以及类变量的访问控制10.2 引用类变量和类方法10.3 常量10.4 变量赋值10.5 其它惯例10.5.1 圆括&lt;img src =&quot;http://blog.csdn.net/fhx007/aggbug/4062641.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/fhx007/235323315/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/fhx007/235323315/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 10 Apr 2009 23:52:00 +0800</pubDate><author>冯宏轩</author><comments>http://blog.csdn.net/fhx007/archive/2009/04/10/4062641.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fhx007/archive/2009/04/10/4062641.aspx</guid><dc:creator>冯宏轩</dc:creator><fs:srclink>http://blog.csdn.net/fhx007/archive/2009/04/10/4062641.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/fhx007/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/fhx007/~1155547/235323315/1155532</fs:itemid></item><item><title>用java调用oracle存储过程总结二</title><link>http://blog.csdn.net/fhx007/archive/2009/04/09/4059367.aspx</link><wfw:comment>http://blog.csdn.net/fhx007/comments/4059367.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fhx007/comments/commentRss/4059367.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4059367</trackback:ping><description>用java调用oracle存储过程总结二&lt;img src =&quot;http://blog.csdn.net/fhx007/aggbug/4059367.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/fhx007/235323316/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/fhx007/235323316/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 09 Apr 2009 21:55:00 +0800</pubDate><author>冯宏轩</author><comments>http://blog.csdn.net/fhx007/archive/2009/04/09/4059367.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fhx007/archive/2009/04/09/4059367.aspx</guid><dc:creator>冯宏轩</dc:creator><fs:srclink>http://blog.csdn.net/fhx007/archive/2009/04/09/4059367.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/fhx007/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/fhx007/~1155547/235323316/1155532</fs:itemid></item><item><title>用java调用oracle存储过程总结一</title><link>http://blog.csdn.net/fhx007/archive/2009/04/09/4059361.aspx</link><wfw:comment>http://blog.csdn.net/fhx007/comments/4059361.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/fhx007/comments/commentRss/4059361.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4059361</trackback:ping><description>用java调用oracle存储过程总结一&lt;img src =&quot;http://blog.csdn.net/fhx007/aggbug/4059361.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/fhx007/235323317/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/fhx007/235323317/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 09 Apr 2009 21:53:00 +0800</pubDate><author>冯宏轩</author><comments>http://blog.csdn.net/fhx007/archive/2009/04/09/4059361.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fhx007/archive/2009/04/09/4059361.aspx</guid><dc:creator>冯宏轩</dc:creator><fs:srclink>http://blog.csdn.net/fhx007/archive/2009/04/09/4059361.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/fhx007/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/fhx007/~1155547/235323317/1155532</fs:itemid></item></channel></rss>