Cast exception while setting name

后端 未结 2 418
情话喂你
情话喂你 2021-01-25 23:00

I am getting a cast exception while setting the name.

        Object[] customers= customerRepository.getCustomerName(Id);     
        Customer row = new Custom         


        
2条回答
提交回复
热议问题