Class NamedQueryUseCase
java.lang.Object
io.awspring.spring.data.examples.service.usecase.NamedQueryUseCase
- All Implemented Interfaces:
ExampleUseCase
Demonstrates classpath named queries with annotation metadata.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NamedQueryUseCase
-
-
Method Details
-
title
- Specified by:
titlein interfaceExampleUseCase
-
run
public void run()- Specified by:
runin interfaceExampleUseCase
-