PreparedStatement using column names of previous table instead of the table that is selected

后端 未结 0 1517
长发绾君心
长发绾君心 2021-02-02 11:40
public List> search( String table, String searchTerm) throws SQLException{
    checkConnectionisValid();
    
    checkTableNameAndColumnsAreVal         


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