PostgreSQL, Java : How to print jast the RAISE EXCEPTION message without info about the place in the code?

后端 未结 0 884
孤街浪徒
孤街浪徒 2021-01-08 00:12

This is my java method:

    public static boolean addEmployee(Employee employee) {
        String sql = "SELECT addemployee(?, ?, ?, ?, ?, ?, ?, ?, ?, ?,         


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