Polish Javadoc for @Sql and SqlScriptsTestExecutionListener
This commit is contained in:
parent
36542549fa
commit
f9855b7901
|
|
@ -54,6 +54,7 @@ import static java.lang.annotation.RetentionPolicy.*;
|
|||
*
|
||||
* @author Sam Brannen
|
||||
* @since 4.1
|
||||
* @see SqlConfig
|
||||
* @see SqlGroup
|
||||
* @see SqlScriptsTestExecutionListener
|
||||
* @see org.springframework.transaction.annotation.Transactional
|
||||
|
|
|
|||
|
|
@ -78,6 +78,7 @@ import org.springframework.util.ResourceUtils;
|
|||
* @author Sam Brannen
|
||||
* @since 4.1
|
||||
* @see Sql
|
||||
* @see SqlConfig
|
||||
* @see SqlGroup
|
||||
* @see org.springframework.test.context.transaction.TestContextTransactionUtils
|
||||
* @see org.springframework.test.context.transaction.TransactionalTestExecutionListener
|
||||
|
|
|
|||
Loading…
Reference in New Issue