I have a method that executes multiple Prepared Statements , only two of them in methods of other classes. In my method, I have the object connection , and if you want to start a transaction, I have to do:
connection.setAutoCommit(...
asked by
07.11.2014 / 10:22