摘要:
一、结构 二、代码 1. 2. 3. 阅读全文
posted @ 2016-04-08 18:16
shamgod
阅读(561)
评论(0)
推荐(0)
摘要:
一、结构 二、代码 1. 2. 3. 不足之处,无论插入还是删除元素,Hibernate都需要update其他元素的位置 阅读全文
posted @ 2016-04-08 18:08
shamgod
阅读(1443)
评论(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
阅读(384)
评论(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
阅读(1889)
评论(0)
推荐(0)
摘要:
一、代码 1. 2. 3. 4. 5.测试 阅读全文
posted @ 2016-04-08 15:21
shamgod
阅读(248)
评论(0)
推荐(0)
摘要:
一、结构 二、代码 1. 2. 3. 4. 5.测试 阅读全文
posted @ 2016-04-08 15:12
shamgod
阅读(198)
评论(0)
推荐(0)
摘要:
一、结构 二、代码 1. 2. 3. 4. 5. 阅读全文
posted @ 2016-04-08 14:27
shamgod
阅读(568)
评论(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
阅读(398)
评论(0)
推荐(0)