spring-framework/spring-jdbc
Sébastien Deleuze 8ed1906f43 Refine SQLErrorCodesFactory reachability on native images
SQLErrorCodeSQLExceptionTranslator#USER_PROVIDED_ERROR_CODES_FILE_PRESENT
evaluation at build time combined with the lazy
SQLErrorCodesFactory#instance initialization allow to
avoid making SQLErrorCodesFactory constructor reachable
when no custom sql-error-codes.xml is provided.

Closes gh-29294
2022-10-10 12:11:19 +02:00
..
src Refine SQLErrorCodesFactory reachability on native images 2022-10-10 12:11:19 +02:00
spring-jdbc.gradle Jakarta EE 9 migration 2021-09-17 09:14:07 +02:00