JPA系列二:基本使用

一、建立jpa项目 二、添加maven模块 三、删除lib文件夹。将META-INF移到resources里面。 四、引入依赖java <dependencies> <!-- hibernate 依赖 --> <dependency> <groupId>org.hibernate</groupId> <artifactId>hibernate-en
相关文章
相关标签/搜索