SpringData经过@Query注解支持JPA语句和原生SQL语句

@Query(value="SELECT count(*) FROM tb_management", nativeQuery=true) 加上 nativeQuery=truecode
相关文章
相关标签/搜索