Merge branch '1.5.x'

This commit is contained in:
Stephane Nicoll 2017-12-14 11:01:22 +01:00
commit 0e20ed1d68

View File

@ -37,7 +37,7 @@ import org.springframework.jdbc.support.SQLStateSQLExceptionTranslator;
* @author Andreas Ahlenstorf
* @author Phillip Webb
* @author Stephane Nicoll
* @author 1.5.10
* @since 1.5.10
*/
public class JooqExceptionTranslator extends DefaultExecuteListener {