1.@Query注解 一般需在实体上添加@Entity(name="user"),否则在dao中JPA sql需要对应写User,并取别名 转载于:https://www.cnblogs.com/wastonhua/p/10279001.html