using same procedure with Spring StoredProcedure class it's throwing org.springframework.dao.QueryTimeoutException.Please tell me solutions guys.............
org/springframework/transaction/TransactionException at java.lang.Class.get... at org.springframework.security.authentication.dao.DaoAuthenticationProvider....
This page provides Java code examples for org.springframework.dao.QueryTimeoutException. The examples are extracted from open source Java projects from GitHub.
java.sql.SQLTimeoutException is not translated to org.springframework.dao.QueryTimeoutException. I think line 74 of https://github.com/SpringSource/...