posted 9 years ago
Basically database related exception ..
Spring converts the checked exception to unchecked exception if we annotate the class with @repository annotation.
So the advantage is we are dealing with exception irrespective of backend database specific exceptio