linked linked linkedin whatsapp remove
Feedback

Spring Framework Quiz Spring Framework

Which one of the following statements is NOT true about @Transactional attributes

the default value of readOnly attribute is true
The timeout attribute defines the number in seconds for transaction time out.
The rollbackFor attribute defines which exception class will cause the transaction to roll back
If not specified the default value of propagation attribute is Propagation.REQUIRED

Answer:
the default value of readOnly attribute is true

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