Hibernate學習-7-關係映射(多對多)

com.cx.entity.Developerjava package com.cx.entity; import java.util.HashSet; import java.util.Set; /** * Created by cxspace on 16-8-2. */ public class Developer { private int d_id; private
相關文章
相關標籤/搜索