this is my second question.. i am programming a big inventory management system.. my code is working well i just want your advice
is it a good idea to put setAutoCommit(false)
in constructor & commit()
in Ok button also rollback()
in Cancel button?
hope you well guys and thanks for the advice.