Calling Stored procedure using hibernate and mapping it to class which does not have primary key

前端 未结 0 593
逝去的感伤
逝去的感伤 2021-01-31 23:12

I have a stored procedure which returns few columns. The columns returned by stored proc does not contain any primary key. I am trying to map the columns returned by procedure t

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