Thomas Beckmann
Thomas Beckmann
This is the PR of the changes suggested in https://github.com/sivasamyk/logtrail/issues/42.
At least the MySQL replication driver is affected, see http://sourceforge.net/p/c3p0/bugs/133/. I filed a bug report to MySQL as http://bugs.mysql.com/bug.php?id=78313, and suggested a fix of it as https://github.com/mysql/mysql-connector-j/pull/5. However, other drivers...
Hi, I'm having a larger code base and decided to use your nice doclet for Swagger metadata extraction. The JAX-RS classes are more or less complex. So I had to...
This enables use of `unknownEnumValue` on Map values, see also . Notice, this does not implement the some form of unknown enum on Map keys yet.
The bug originally reported at https://bugs.eclipse.org/bugs/show_bug.cgi?id=371743 since EclipseLink 2.1.3 exists, still. **When triggering a lazy-loaded basic attribute existing changes made to the entity are reset.** That is because the ReadObjectQuery...
When encountering a timeout the error notify socket needs to be closed so that resources can be reclaimed.