This tutorial will teach you JDBC Sales Inventory System step by step. First Step : The System shall be able to find product information.Enter the relavent product id on the product id textfield to find the product information.relavent product information will be displayed on the below textfields. select the productid textfield right click and Add event handler->key->keyPressed import the namespace …