﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-mysileng-随笔分类-hibernate</title><link>http://www.cppblog.com/mysileng/category/18181.html</link><description /><language>zh-cn</language><lastBuildDate>Fri, 18 Nov 2011 09:44:57 GMT</lastBuildDate><pubDate>Fri, 18 Nov 2011 09:44:57 GMT</pubDate><ttl>60</ttl><item><title>Hibernate 一对多外键双向关联</title><link>http://www.cppblog.com/mysileng/archive/2011/11/18/160459.html</link><dc:creator>鑫龙</dc:creator><author>鑫龙</author><pubDate>Fri, 18 Nov 2011 09:02:00 GMT</pubDate><guid>http://www.cppblog.com/mysileng/archive/2011/11/18/160459.html</guid><wfw:comment>http://www.cppblog.com/mysileng/comments/160459.html</wfw:comment><comments>http://www.cppblog.com/mysileng/archive/2011/11/18/160459.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/mysileng/comments/commentRss/160459.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/mysileng/services/trackbacks/160459.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: Hibernate&nbsp;一对多外键双向关联&nbsp;一、模型介绍&nbsp;一个人（Person）对应多个地址（Address）。&nbsp;二、实体（省略getter、setter方法）&nbsp;public class Person1nfk_sx implements Serializable {&nbsp;&nbsp;&nbsp;&nbsp;private int personid...&nbsp;&nbsp;<a href='http://www.cppblog.com/mysileng/archive/2011/11/18/160459.html'>阅读全文</a><img src ="http://www.cppblog.com/mysileng/aggbug/160459.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/mysileng/" target="_blank">鑫龙</a> 2011-11-18 17:02 <a href="http://www.cppblog.com/mysileng/archive/2011/11/18/160459.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>