JPA学习1

1导入相应的 jar 包   2在项目的 src 下新建 META-INF 文件夹,再建立 persistence.xml 文件。 <persistence xmlns="http://java.sun.com/xml/ns/persistence" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation
相关文章
相关标签/搜索