spring-framework / org.springframework.jdbc.support / JdbcAccessor / isLazyInit

isLazyInit

open fun isLazyInit(): Boolean

Return whether to lazily initialize the SQLExceptionTranslator for this accessor.

See Also
#getExceptionTranslator()