11 Commits

Author SHA1 Message Date
Pedro Lopes
28bb26ceb2
BAEL-6852: Can @Transactional and @Async work together? (#16126)
* adding tests and repo classes

* wrapping up logic]

* removing test

* removing sql files

* changing to throw exception on optional]

* introducing property in pom
2024-04-10 07:32:21 +02:00
anuragkumawat
19b6e5a3f1
JAVA-31111 Fix references to parent in spring-boot-persistence-4 spring-6-rsocket spring-cloud-azure modules (#15964) 2024-03-07 14:05:00 +02:00
Manfred
6d1ed25da1
BAEL-7572: Spring Data JPA Repository for Database View (#15918) 2024-02-27 20:13:46 -06:00
Manfred
1b843fd34a
BAEL-7296: Calling Custom Database Functions with JPA (#15869) 2024-02-20 21:31:55 -06:00
Ulisses Lima
f386325a94
Merge pull request #15787 from eukovko/BAEL-7452-Transactional-annotations
BAEL-7452: Added transactional annotations to GroupService
2024-02-07 14:15:03 -03:00
Manfred
7055bb3f6b
BAEL-7282: Getting all results at once in a paged query method (#15761) 2024-02-06 19:52:45 -06:00
Eugene Kovko
6c6ed2ba66 BAEL-7452: Added transactional annotations to GroupService 2024-02-01 13:52:36 +01:00
Eugene Kovko
450e82b2ca
Bael 7452 fixes (#15729)
* BAEL-7452: Renamed service getter

* BAEL-7452: Delombok and cleanup
2024-01-25 09:30:04 -08:00
Eugene Kovko
15de11de9a
Bael 7452 updated (#15714)
* BAEL-7452: Lazy loaded lists

* BAEL-7452: Example with Lazy Lists

* BAEL-7452: Test for lazy groups
2024-01-23 10:23:39 -08:00
Eugene Kovko
9aa37e2746
BAEL-6887: List vs Set in @OneToMany JPA (#15677) 2024-01-18 11:43:05 -08:00
Sam
aae5f7dc38 Scroll API Implementation (#14435)
Co-authored-by: technoddy <mail.technoddy@gmail.com>
2023-07-27 12:00:54 +02:00