摘要: 1 阅读全文
posted @ 2016-04-08 20:26 shamgod 阅读(266) 评论(0) 推荐(0) 编辑
摘要: 一、结构 二、代码 1. 2. 3. 阅读全文
posted @ 2016-04-08 18:16 shamgod 阅读(556) 评论(0) 推荐(0) 编辑
摘要: 一、结构 二、代码 1. 2. 3. 不足之处,无论插入还是删除元素,Hibernate都需要update其他元素的位置 阅读全文
posted @ 2016-04-08 18:08 shamgod 阅读(1441) 评论(0) 推荐(0) 编辑
摘要: 一、结构 A bag is an unordered collection that allows duplicate elements, like the java.util.Collection interface. Curiously, the Java Collections framewo 阅读全文
posted @ 2016-04-08 17:58 shamgod 阅读(363) 评论(0) 推荐(0) 编辑
摘要: 一、结构 二、代码 1. 2. It doesn’t seem likely that you’d allow the user to attach the same image more than once to the same item, 阅读全文
posted @ 2016-04-08 17:39 shamgod 阅读(1880) 评论(0) 推荐(0) 编辑
摘要: 一、代码 1. 2. 3. 4. 5.测试 阅读全文
posted @ 2016-04-08 15:21 shamgod 阅读(243) 评论(0) 推荐(0) 编辑
摘要: 一、结构 二、代码 1. 2. 3. 4. 5.测试 阅读全文
posted @ 2016-04-08 15:12 shamgod 阅读(192) 评论(0) 推荐(0) 编辑
摘要: 一、结构 二、代码 1. 2. 3. 4. 5. 阅读全文
posted @ 2016-04-08 14:27 shamgod 阅读(565) 评论(0) 推荐(0) 编辑
摘要: 一、结构 For example, you can map a class hierarchy to a single table, but, for a particular subclass, switch to a separate table with a foreign key–mappi 阅读全文
posted @ 2016-04-08 11:52 shamgod 阅读(392) 评论(0) 推荐(0) 编辑
haha