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.
constrainedhibernate アノテーションの onetoone マッピングで属性を使用するにはどうすればよいですか。
constrained
つまりconstrained、注釈で使用するのと同等の属性は何ですか?
これを見ただけで、同等の注釈は
@PrimaryKeyJoinColumn
お役に立てれば。詳細については、こちらをご覧ください。