Sumeet Gajbhar
|
527e3440ac
|
BAEL-2520 code moved to java-jpa module (#6525)
* BAEL-2520 code changes done
* BAEL-2520 moved code to java-jpa module
* BAEL-2520 moved code to java-jpa module
|
2019-03-12 09:41:02 -07:00 |
collaboratewithakash
|
04638627a7
|
Back-link added
|
2019-03-04 17:29:42 +05:30 |
collaboratewithakash
|
00b9b9e9b9
|
Back-link added
|
2019-03-04 17:17:19 +05:30 |
Sumeet Gajbhar
|
b577e94b5c
|
BAEL-2520 code changes done (#6446)
|
2019-03-01 15:25:31 -08:00 |
dupirefr
|
c030b8830b
|
Merge remote-tracking branch 'baeldung/master' into bael-2538
|
2019-02-19 07:42:13 +01:00 |
dupirefr
|
78d0b85b2d
|
[BAEL-2538] Rearranged classes
|
2019-02-19 07:24:07 +01:00 |
FrancoCorleone
|
243c671edb
|
[BAEL-2566] Add example of Insert with Modifying Native Query (#6164)
* [BAEL-2566] Add example of Insert with Modifying Native Query
* [BAEL-2557] Fix MR conflicts
* [BAEL-2557] Cleanup tests
|
2019-02-18 09:48:46 -07:00 |
dupirefr
|
acd350b2b6
|
Merge remote-tracking branch 'baeldung/master' into bael-2538
|
2019-02-17 17:49:34 +01:00 |
dupirefr
|
099a8c9ae7
|
[BAEL-2538] Updated to return int with @Modifying queries
|
2019-02-17 17:07:18 +01:00 |
Ekaterina Galkina
|
dec56b6d0f
|
BAEL-2502
|
2019-02-15 16:30:40 +00:00 |
FrancoCorleone
|
8a264439b7
|
Bael 2557 (#6307)
* [BAEL-2557] Implement tests with Test Containers
* [BAEL-2557] Remove author info
* [BAEL-2557] Small refactor fixes
* [BAEL-2557] Remove duplicated property
* [BAEL-2557] Fix pmd rule violation
|
2019-02-11 22:09:37 -07:00 |
dupirefr
|
04749e3313
|
[BAEL-2538] Added tutorial queries and tests
|
2019-02-05 18:41:57 +01:00 |
collaboratewithakash
|
ad763b4ac5
|
Back-link added
|
2019-02-05 17:19:39 +05:30 |
eric-martin
|
630d07277e
|
BAEL-2406: Improve asserts in PassengerRepositoryIntegrationTest
|
2019-01-26 15:25:41 -06:00 |
Trevor Gowing
|
4187df5ce9
|
QueryByExample (QBE) Examples
BAEL-2406
|
2019-01-21 22:59:14 +02:00 |
Trevor Gowing
|
974950923c
|
Refactor Passenger Entity
Change seat number type to integer wrapper.
Enable QuerybyExample (QBE)
BAEL-2406
|
2019-01-21 20:41:54 +02:00 |
myluckagain
|
5faa406cb0
|
BAEL-2474 (#5997)
* BAEL-2474
* rename UserRepositoryImpl.java into UserRepositoryCustomImpl.java
|
2019-01-08 11:36:42 -03:00 |
collaboratewithakash
|
83795f9421
|
Backlink added
|
2019-01-04 17:46:02 +05:30 |
Emily Cheyne
|
de80339a2a
|
BAEL-2090 update readme
|
2018-12-30 09:12:21 -07:00 |
FrancoCorleone
|
2c801888e7
|
BAEL-2090 Insert with JPA
* Adding inserts for JPA objects repositories
* Refactor tests
* Small refactor
* Small refactor
* Remove redundant @Repository annotation
* Refactor tests
* Change to simple entity manager implementation
* Refactor changes
* Remove Spring repositories, Add simple implementation using EntityManager
* Remove redundant Interface
* Remove redundant files
* Update persistence-modules/spring-data-jpa/src/main/java/com/baeldung/dao/repositories/impl/PersonInsertRepository.java
Co-Authored-By: FrancoCorleone <jedfra6@gmail.com>
|
2018-12-28 16:18:30 -07:00 |
FrancoCorleone
|
fb210d0499
|
BAEL-2090 Insert With JPA
* Adding inserts for JPA objects repositories
* Refactor tests
* Small refactor
* Small refactor
* Remove redundant @Repository annotation
* Refactor tests
* Change to simple entity manager implementation
* Refactor changes
|
2018-12-17 18:56:30 -07:00 |
Shubhra Srivastava
|
50f2388901
|
BAEL-2411 Spring Data Jpa Pagingg and Sorting (#5912)
|
2018-12-14 09:26:10 -08:00 |
Loredana Crusoveanu
|
0e5df58ec5
|
Merge pull request #5836 from rozagerardo/geroza/BAEL-10843_subtask-part-1_BAEL-10354_migrateparent-boot-to-spring-boot-2.1_part-1
BAEL-10843 | Upgrade set of modules to use boot 2.1 - part 1
|
2018-12-07 22:21:33 +02:00 |
collaboratewithakash
|
d78915cdda
|
Back-links added - Akash (#5846)
* Back-link formatting issue resolved
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added (please fix the formatting too)
* Back-link added
* Back-link added
* Back-link added
* back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
|
2018-12-06 18:27:24 +01:00 |
geroza
|
64acbeec4e
|
Migrated modules to parent-boot with spring-boot 2.1:
* spring-boot-persistence
* persistence-modules/spring-data-jpa
* persistence-modules/spring-data-keyvalue
* persistence-modules/spring-data-redis
|
2018-12-03 21:38:12 -02:00 |
geroza
|
6ced126022
|
created parent-boot-2 copy, and point all projects to that new temporary parent pom
|
2018-12-01 17:37:34 -02:00 |
Dhawal Kapil
|
4058bfc601
|
BAEL-9567 Align module names, folder names and artifact id
- Added "name" in pom.xml whereever it was missing and aligned the present ones with the artifactid and foldername
|
2018-11-30 22:16:08 +05:30 |
Loredana
|
a2722368af
|
add data order methods
|
2018-11-25 20:10:37 +02:00 |
Trevor Gowing
|
322af68ae2
|
How to sort query results with Spring Data
BAEL-2331
|
2018-11-25 17:12:25 +02:00 |
Trevor Gowing
|
0c384f13b0
|
Rename limit package to passenger
Rename LimitIntegrationTest to PassengerRepositoryIntegrationTest
Going to include code on sorting so it will no longer be limit specific.
BAEL-2331
|
2018-11-25 17:12:25 +02:00 |
Trevor Gowing
|
0b7f01463c
|
Fix typo Passenger#fistName
BAEL-2208
|
2018-11-25 17:12:25 +02:00 |
charlesgonzales
|
31858afca7
|
Bi-monthly test failure - fix (BAEL-10330) (#5736)
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
|
2018-11-22 05:49:54 +01:00 |
Trevor Gowing
|
edbc683094
|
How to limit query results (#5616)
* JPA/Hibernate
* Spring Data JPA
BAEL-2208
|
2018-11-07 09:12:00 -08:00 |
amit2103
|
21a3a43788
|
[BAEL-9538] - Move persistence-related modules into the persistence folder
|
2018-10-20 11:27:08 +05:30 |