Getting column names from a JPA Native Query

前端 未结 7 1057
孤街浪徒
孤街浪徒 2021-01-02 00:33

I have an administrative console in my web application that allows an admin to perform a custom SQL SELECT query on our database.

Underneath, the application is usin

相关标签:
7条回答
  • 2021-01-02 01:37

    After a long time without any answer, And based on my own further research, It seems that it can not be possible, Unfortunately.

    0 讨论(0)
提交回复
热议问题