Skip to content

TedBlob

  • Home
  • About TedBlob
  • Contact us

TedBlob

  • Home
  • About TedBlob
  • Contact us

Spring data derived count query

  • by Admin
  • February 7, 2022February 7, 2022

1. Overview This article explains using the derived count query of Spring data to count the entities. The JPA module supports defining a query manually… Read More »Spring data derived count query

Spring data JPA boolean column

  • by Admin
  • February 6, 2022February 7, 2022

1. Overview In this article, we will learn to handle queries that depend on a boolean column in Spring Data JPA. We will use query… Read More »Spring data JPA boolean column

Return a boolean from a JpaRepository method

  • by Admin
  • February 5, 2022February 7, 2022
  • 1 Comment

1. Overview This article explains to return a boolean result from a JpaRepository method in Spring. The @Query annotation declares custom queries directly on repository methods. To know… Read More »Return a boolean from a JpaRepository method

Query annotation boolean

  • by Admin
  • February 5, 2022February 7, 2022

1. Overview This article explains about returning a boolean result from the Query annotation in Spring. The @Query annotation declares custom queries directly on repository methods. To know… Read More »Query annotation boolean

Query annotation group by

  • by Admin
  • February 5, 2022February 7, 2022

1. Overview In this article, we will learn to use the group by clause with Query annotation in Spring. The GROUP BY clause is used… Read More »Query annotation group by

  • « Previous
  • 1
  • …
  • 29
  • 30
  • 31
  • 32
  • 33
  • …
  • 78
  • Next »

Recent Posts

  • Java 8 filter list based on another list
  • Java list filter with lambda
  • Java stream filter and collect
  • Java 8 stream filter example
  • Java stream anymatch() with examples

Archives

  • May 2022 (30)
  • April 2022 (59)
  • March 2022 (44)
  • February 2022 (29)
  • January 2022 (60)
  • December 2021 (44)
  • November 2021 (19)
  • October 2021 (43)
  • September 2021 (36)
  • August 2021 (25)
  • July 2021 (1)

Categories

  • Actuator
  • Android
  • Android 12
  • Classes and Objects
  • Code style
  • Collections
  • CompletableFuture
  • Concurrency
  • Concurrency
  • Conditions and loops
  • Control flow
  • Core Spring
  • Coroutines
  • Data access
  • Equality
  • Error
  • External Configuration
  • Handler
  • IOC
  • Jackson
  • Java
  • Jetpack
  • Jetpack Compose
  • Kotlin
  • ktlint
  • Logging
  • Microservices
  • Others
  • Profiles
  • Recyclerview
  • RxJava
  • Security
  • Spring
  • Spring AOP
  • Spring container
  • Spring DB
  • Spring JPA
  • Spring MVC
  • Spring Pointcut
  • Spring Reactive
  • Spring Validation
  • Stream
  • String
  • Uncategorized
  • WebPack

Copyright @ 2020 TedBlob

  • Privacy Policy
  • Terms and Conditions
Go to mobile version