This commit is contained in:
Stephane Nicoll 2017-12-14 10:59:23 +01:00
parent 61ca4ab562
commit 29565a7981
1 changed files with 1 additions and 1 deletions

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 {