I have check that TransactionInterceptor line in stack exist:
invoke():96, TransactionInterceptor
(org.springframework.transaction.interceptor)
DB is MySQL In log I have SQL error codes for 'MYSQL' not found (I have
search the case MySQL MYSQL but without success..) and in JOOQ config in
example its have exceptionTranslator class..
<bean class="org.jooq.impl.DefaultExecuteListenerProvider">
<constructor-arg index="0" ref="exceptionTranslator"/>
</bean>
08:41:08,255 DEBUG DefaultListableBeanFactory:478 - Finished creating
instance of bean 'Hana'
08:41:08,256 INFO SQLErrorCodesFactory:126 - SQLErrorCodes loaded: [DB2,
Derby, H2, HSQL, Informix, MS-SQL, MySQL, Oracle, PostgreSQL, Sybase, Hana]
08:41:08,259 DEBUG SQLErrorCodesFactory:182 - SQL error codes for 'MYSQL'
not found
08:41:08,260 DEBUG SQLErrorCodeSQLExceptionTranslator:281 - Unable to
translate SQLException with Error code '1062', will now try the fallback
translator
08:41:08,261 DEBUG SQLStateSQLExceptionTranslator:96 - Extracted SQL state
class '23' from value '23000'
--
You received this message because you are subscribed to the Google Groups "jOOQ
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.