Hibernate component mapping
摘要:
A Component is a containted object that is be persisted value type and not an entity.But you canembedthe component to entity.Now We need one-to-one association for husband an wife. We just let the in one table. Then we create one entity, on component.such as this:Entity Husband: 1 @Entity 2 public c 阅读全文
浙公网安备 33010602011771号