Browse Source

Move QueryTimeoutException to spring-tx

This change fixes a mistake made during an earlier sync with the 3.1.x
branch in which the new QueryTimeoutException class was accidentally
placed in spring-transaction instead of spring-tx.

Issue: SPR-7680
pull/55/merge
Chris Beams 14 years ago
parent
commit
6d94b74ab1
  1. 0
      spring-tx/src/main/java/org/springframework/dao/QueryTimeoutException.java

0
spring-transaction/src/main/java/org/springframework/dao/QueryTimeoutException.java → spring-tx/src/main/java/org/springframework/dao/QueryTimeoutException.java

Loading…
Cancel
Save