JPA系列二:基本使用

一、建立jpa項目 二、添加maven模塊 三、刪除lib文件夾。將META-INF移到resources裏面。 四、引入依賴java <dependencies> <!-- hibernate 依賴 --> <dependency> <groupId>org.hibernate</groupId> <artifactId>hibernate-en
相關文章
相關標籤/搜索