| Because of the module like setup I have noway of really hooking Hibernate into Log4j2 correctly, that's why I kinda had to cut the Logger out of it, If i could reroute the logger to a different file somehow that would be great. Also I have updated it now to be more secure using finally clauses and transaction rollbacks, I only wrote the first statement without that to test if it would work and just copied from there. |