Hi Yasen
You will need information about java JDBC interface in order to handle connection with database (you can try this tutorial :
http://www.jdbc-tutorial.com/)
Also you would have to learn smth about java Swing forms (many tutorials available) to deal with graphical user interface
If you are completely new to java, I would suggest using Eclipse as your IDE
Regards
Marecki