Uses of Interface
org.springframework.test.context.aot.AotTestExecutionListener
Packages that use AotTestExecutionListener
Package
Description
JDBC support classes for the Spring TestContext Framework,
including support for declarative SQL script execution via
@Sql.-
Uses of AotTestExecutionListener in org.springframework.test.context.jdbc
Classes in org.springframework.test.context.jdbc that implement AotTestExecutionListenerModifier and TypeClassDescriptionclassTestExecutionListenerthat provides support for executing SQLscriptsand inlinedstatementsconfigured via the@Sqlannotation.