我正在尝试查找记录。这让我选择使用存储过程在我的数据库中查找现有记录。当我尝试搜索现有数据时,它没有给我想要的值。当我点击搜索按钮时,它没有将值打印到文本字段。代码privatevoidjButton2ActionPerformed(java.awt.event.ActionEventevt){StringsearchSection=Section_SearchSection_Textfield.getText();StringsearchSection_Name=Section_SectionName_TextField.getText();intsectionID=0;if(sea