Documentation for @Transactional timeout (in seconds) [SPR-17226] #21759
Labels
in: data
Issues in data modules (jdbc, orm, oxm, tx)
status: backported
An issue that has been backported to maintenance branches
type: task
A general task
Milestone
Paul Chapman opened SPR-17226 and commented
The transaction timeout is in seconds which IMHO is not obvious, most Java time values default to milliseconds.
Although it is in the Reference Documentation, the Javadoc doesn't mention it at all. When you are in an IDE, it is the first place you look.
Affects: 4.3.18, 5.0.8
Reference URL: https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/annotation/Transactional.html
Referenced from: commits 648fa60, 56194a1, 8c6f350
Backported to: 4.3.19
The text was updated successfully, but these errors were encountered: