AW: Order of SQL Statements

2012-06-12 Thread Boblitz John
Hi Kevin, Q1: Where is the duplicate key exception coming from? Which of the SQL statements is producing this exception? Just after the set of SQL statements below (generated by commit()) the exception is thrown On the first Axle update. Q2: The reason for the question is that Delete

Re: MySQL Broken Pipe and timeout issue

2012-06-12 Thread Rick Curtis
Sebastian - I'm not aware of anything from an OpenJPA configuration point of view. Have you looked at the MySQL driver documentation[1]? Perhaps the tcpKeepAlive property will solve your problem. [1] http://dev.mysql.com/doc/refman/5.0/en/connector-j-reference-configuration-properties.html