Retrieving data from stored procedure in sql server is returning incorrect value in spring application

后端 未结 0 1617
离开以前
离开以前 2021-01-18 00:50

This is my repository class which calls the procedure from the SP

public BillingDetails getProjectData(String txtEmpNo) throws SQLException{
       BillingDet         


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