How to pass “clob/blob” as input to oracle stored procedure from hibernate named native query

后端 未结 0 1064
星月不相逢
星月不相逢 2021-01-17 13:29

We are passing XML string as an input to the stored procedure.

@NamedNativeQuery(name = "getrptinfoOracle",
query = "select column_list FROM TA         


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