spring-framework / org.springframework.jdbc.core.namedparam / NamedParameterJdbcOperations / getJdbcOperations

getJdbcOperations

abstract fun getJdbcOperations(): JdbcOperations

Expose the classic Spring JdbcTemplate to allow invocation of classic JDBC operations.