Hibernate -- A unidirectional one-to-one association on a foreign key
摘要:
at sometime we usually need to create two tables that one table relate another.Such as a husband onlyhave a wife. So how can I design relationship like this.In programming, The type of this relationshipnamed “unidirectional one-to-one association”.How to implement this relationship with hibernate?ex 阅读全文
浙公网安备 33010602011771号