Skip to content
  • Java
  • Spring Boot Tutorials
  • Microservices
  • System Design

Native Queries, Criteria API & Specification API – Complete Guide

  • Post author:Nimai
  • Post published:January 30, 2026
  • Post category:Spring Boot
  • Post comments:0 Comments

  Native Queries, Criteria API & Specification API – Complete Guide 1. What is a Native Query? Native Query means: Writing pure SQL inside JPA. Example: @Query(value = "SELECT *…

Continue ReadingNative Queries, Criteria API & Specification API – Complete Guide

Recent Posts

  • highest salary employee
  • Find the duplicate elements from a list in java
  • Reverse a string in java
  • How does Spring Boot decide the order of auto-configurations?
  • Why does @Value sometimes fail to inject properties?

Recent Comments

No comments to show.