linked linked linkedin whatsapp remove
Feedback

Spring Framework Quiz Spring Framework

Which of the following is NOT an advantage of SimpleJdbcTemplate?

Uses JDBC API but eliminates lot of problems associated with it
Supports Java 5 features (autoboxing, generics)
Converts standard JDBC SQLExceptions into checked exceptions
Supports operation on stored procedures and batch operations

Answer:
Converts standard JDBC SQLExceptions into checked exceptions

Note: This Question is unanswered, help us to find answer for this one