【发布时间】:2014-04-16 03:30:07
【问题描述】:
CustomCollectionType 与 UserCollectionType 的预期用例是什么?
如果我想在 Hibernate 中使用我自己的集合,我应该使用哪一个?
This example 使用UserCollectionType。我找不到使用CustomCollectionType 的示例,如何使用CustomCollectionType?
使用CustomCollectionType 与UserCollectionType 有哪些优点/缺点?
【问题讨论】:
标签: java hibernate collections orm persistence