Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
NHibernate には、次のタイプのコレクション マッピングがあります。
Set List Bag Idbag Map Array
どちらが使いやすく、その理由は何ですか?
コレクションに良し悪しはありません。様々な目的で使用されます。
たとえば、独自の要素がある場合は、set を使用する必要があります。
ここから始められます