Native Query in JPA don't convert Sort value to snake case

前端 未结 0 1538
半阙折子戏
半阙折子戏 2021-01-08 00:17

I have problem with jpa repository

public interface CustomerRepository extends JpaRepository {

@Query( nativeQuery = true,
        valu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题