Spring / Spring Beans
What are the attributes of Spring @Transactional annotation?
Spring transactions take the following properties, propagation level, isolation, timeout, rollback rules and read-only for any transaction.
More Related questions...