Uses of Annotation Interface
org.springframework.test.annotation.Rollback
Package
Description
Support classes for annotation-driven tests.
-
Uses of Rollback in org.springframework.test.annotation
Modifier and TypeClassDescription@interface
@Commit
is a test annotation that is used to indicate that a test-managed transaction should be committed after the test method has completed.