How to call a stored procedure with which takes list of dto as in parameter from jdbc or hibernate

前端 未结 0 1840
孤街浪徒
孤街浪徒 2021-01-17 20:13

I am trying to call a stored procedure from hibernate(tried from jdbc as well but not working) which takes list of dto as input parameter. for this i have created a type in

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