jar file for JPA 2.0

后端 未结 5 1237
我寻月下人不归
我寻月下人不归 2020-12-19 04:24
import javax.persistence.criteria.CriteriaBuilder;
import javax.persistence.criteria.CriteriaQuery;
import javax.persistence.criteria.Root;

I\'ve c

5条回答
  •  温柔的废话
    2020-12-19 05:06

    Here is hibernate-jpa-2.0

    http://repository.jboss.org/maven2/org/hibernate/javax/persistence/hibernate-jpa-2.0-api/1.0.0.Final/

提交回复
热议问题