Skip to content

SQL annotations

Jean Bisutti edited this page Aug 22, 2019 · 317 revisions

Describe the bug (Describe the problem clearly and concisely.)

Expected behavior (Describe the expected behavior clearly and concisely.)

Actual behavior (Describe the actual behavior clearly and concisely.)

To Reproduce (Please provide a link to a live example or steps to reproduce this behavior.)

Versions

  • QuickPerf:
  • JDK:
  • OS:
  • Database (if SQL annotation bug):

Additional context (Add any other context about the problem here.)

Annotations

πŸ‘‰ Β Core

πŸ‘‰ Β JVM

πŸ‘‰ Β SQL

πŸ‘‰ Β Scopes

πŸ‘‰ Β Create an annotation

Supported frameworks

πŸ‘‰ Β JUnit 4

πŸ‘‰ Β JUnit 5

πŸ‘‰ Β TestNG

πŸ‘‰ Β Spring

How to

πŸ‘‰ Β Detect and fix N+1 SELECT

Project examples

πŸ‘‰ Β Maven performance

πŸ‘‰ Β Spring Boot - JUnit 4

πŸ‘‰ Β Spring Boot - JUnit 5

πŸ‘‰ Β Micronaut Data - JUnit 5

πŸ‘‰ Β Micronaut - Spring - JUnit 5

πŸ‘‰ Β Quarkus - JUnit 5

Miscellaneous

πŸ‘‰ Β FAQ

πŸ‘‰ Β QuickPerf code

Clone this wiki locally