Eugen Paraschiv
5afdce78ea
quick compilation fix
2018-12-11 09:52:10 +02:00
j-bennett
7ddcb76c09
Persist a JSON object using Hibernate
...
Issue: BAEL-2353
2018-12-10 16:27:48 -07:00
Tritty
138b22a7dd
Files associates with BAEL-2343
2018-12-09 20:55:51 +05:30
Loredana Crusoveanu
2338f29104
Merge pull request #5856 from dkapil/task/BAEL-10876
...
Remove corrupted/invalid/stray projects
2018-12-07 22:32:29 +02: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
Priyesh Mashelkar
e2eeb795cd
BAEL-2344 Moved files to new hibernate5 module ( #5854 )
...
* Added writer
* Added implementation and test class
* Added more details
* Updated tests
* Updated code as per review comments
* Added test class and one named query
* Updated test class
* Added update HQL
* Added new initialisation script and new queries
* Corrected queries
* Removed commented code
* Added implementation and test class
* Added more details
* Updated tests
* Updated code as per review comments
* Added test class and one named query
* Updated test class
* Added update HQL
* Added new initialisation script and new queries
* Corrected queries
* Removed commented code
* BAEL-2344 Moved classes to new hibernate5 module
* BAEL-2344 Moved files to new hibernate5 module
2018-12-06 12:03:26 -08: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
Dhawal Kapil
7a7561fb76
Remove corrupted/invalid/stray projects
...
- Removed ethereumj, events, spring-boot-h2, spring-hibernate3 corrupted projects
- Moved files from spring-hibernate3 folder to spring-hibernate-3
2018-12-06 22:53:43 +05:30
raghav-jha
de2f02ff5d
BAEL-2394 JPA One-to-One Relationship ( #5847 )
2018-12-05 12:44:37 -07:00
Priyesh Mashelkar
cac62f06ae
BAEL-2344 Hibernate Named Query ( #5835 )
...
* Added writer
* Added implementation and test class
* Added more details
* Updated tests
* Updated code as per review comments
* Added test class and one named query
* Updated test class
* Added update HQL
* Added new initialisation script and new queries
* Corrected queries
* Removed commented code
* printf examples
Issue: BAEL-2228
* Update README.md
* Added implementation and test class
* Added more details
* Updated tests
* Updated code as per review comments
* Added test class and one named query
* Updated test class
* Added update HQL
* Added new initialisation script and new queries
* Corrected queries
* Removed commented code
2018-12-05 10:30:14 -08: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
Seun Matt
dcf28dd166
refactor the spring boot persistence mongodb module ( #5829 )
...
* added example code for BAEL-2366
* moved example code for BAEL-2366
* example code for BAEL-1961
* moved example code into integration test
* updated the test assertions
* refactor the spring boot persistence mongodb module
* remove redundant example code
* declared the spring boot persistence module in the root pom
* fixed issue with non-imported file
2018-12-03 08:03:41 -08:00
Emily Cheyne
0a87548bf8
BAEL-2089
...
update readme
2018-12-02 08:11:11 -08: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
34e86c294a
Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-9567
2018-11-30 22:16:55 +05:30
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
raghav-jha
f4c5f8b8ae
JPA One-To-One Association Tutorial
...
Issue: BAEL-2394
2018-11-29 23:10:11 -07:00
Aravind Ranganathan
b6431622ed
Spring Data Cassandra Reactive
...
Issue: BAEL-1870
2018-11-28 10:01:32 -07:00
enpy
71bca76bf8
BAEL-2809 Get all Data in a table with Hibernate ( #5670 )
...
* BAEL-2809 Get all Data in a table with Hibernate
* Delete transaction.log
* Update FindAll.java
* Update FindAllTest.java
* Update FindAll.java
* Update FindAllTest.java
* Rename FindAllTest.java to FindAllUnitTest.java
2018-11-27 07:21:45 -08:00
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
Loredana Crusoveanu
8d393165c4
Update and rename PostRepositoryTest.java to PostRepositoryIntegrationTest.java
2018-11-24 18:35:05 +02:00
eelhazati
64bc8a412d
JPA Entity Graph.
2018-11-23 17:00:08 +01: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
Loredana Crusoveanu
7de531a320
Merge pull request #5672 from asturcon/string-cast-jpa
...
BAEL-2239 - JPA error "java.lang.String cannot be cast to [Ljava.lang.String;"
2018-11-19 22:05:46 +02:00
Akash Pandey
331988e407
Bael-2227 1 ( #5707 )
...
* BAEL-2159: Mini Article on "Separate double into integer and decimal parts"
* BAEL-2227: Refactor: Replace designation with title.
2018-11-17 07:56:22 -08:00
Eric Martin
2c5f92e262
Merge pull request #5607 from fanatixan/bael-2190
...
bael-2190
2018-11-12 21:36:54 -06:00
Marcos Lopez Gonzalez
8d745e684e
DummyEntity renamed to Message
2018-11-12 19:54:39 +01:00
Loredana Crusoveanu
f92c0f8794
Merge pull request #5655 from asturcon/string-cast-jpa
...
BAEL-2239 - JPA error "java.lang.String cannot be cast to [Ljava.lang.String;"
2018-11-11 10:21:25 +02:00
Loredana Crusoveanu
f7135b4a40
Rename SpringCastTestUnit.java to SpringCastUnitTest.java
2018-11-11 09:34:07 +02:00
Loredana Crusoveanu
e7d145e4f9
Update and rename SpringCastTest.java to SpringCastTestUnit.java
2018-11-11 09:28:06 +02:00
Marcos Lopez Gonzalez
917ab19240
code cleaning
2018-11-10 19:17:23 +01:00
Marcos Lopez Gonzalez
f3e5bc6ee3
persistence unit name
2018-11-10 19:16:23 +01:00
Marcos Lopez Gonzalez
1d26380c07
format
2018-11-09 20:55:36 +01:00
Marcos Lopez Gonzalez
61ffac2c77
jpa cast error
2018-11-09 20:54:10 +01:00
charlesgonzales
064113f939
Add/fix links Team_BAEL-10195 ( #5647 )
...
* Update README.md
* Update README.md
2018-11-09 10:46:30 +01:00
charlesgonzales
23143a0c17
Bi-monthly test fix - BAEL-10195 ( #5626 )
...
* Update README.md
* Update README.md
* Create 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
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
2018-11-08 21:23:23 +01:00
Laurentiu Delcea
2b581cb3f6
BAEL-1962 Convert ZonedDateTime for MongoDB interactions ( #5640 )
2018-11-08 11:37:35 -08: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
fanatixan
d2a4341d97
bael-2190 - JPA many-to-many: adding tests and changing package
2018-11-04 17:29:22 +01:00
Akash Pandey
e924ed163d
BAEL-2227 JPA Criteria Queries In Clause ( #5606 )
...
* BAEL-2159: Mini Article on "Separate double into integer and decimal parts"
* BEAL-2227: JPA Criteria Query In clause - Tutorial.
* Minor Fix: Changed type of Predicate.
* BAEL-2227: Code Review Comments: Extracted criteriaBuilder to a field. Refactored a private method to create criteria query.
* BAEL-2227: Fixed spelling mistakes in the code.
2018-11-04 08:03:56 -08:00
fanatixan
9c434f2ad8
bael-2190
2018-11-03 18:11:38 +01:00
Juan Moreno
184d60ca6e
Hibernate Field Naming with Spring Boot
...
Issue: BAEL-2098
2018-11-02 07:36:21 -06:00
Dhawal Kapil
6bdc71388b
BAEL-10179 Fixed formatting
2018-10-31 23:49:03 +05:30
Dhawal Kapil
42e4bf2ca5
BAEL-10179 Fix start of Boot project with parent-boot-1 parent
...
-Added start-class placeholder in parent-boot-1
-Minor cleanup of few parent-boot-1 projects
2018-10-31 23:44:33 +05:30
amit2103
571c21b555
[BAEL-9696] - Fixed conflicts
2018-10-28 15:58:53 +05:30
Ali Dehghani
0987f52a88
BAEL-2306: Update Spring JNDI article ( #5540 )
2018-10-27 09:38:14 +02:00
Alejandro Gervasio
cadc14f0c9
BAEL-2299 - A CRUD web application with SpringBoot and Thymeleaf ( #5530 )
...
* Initial Commit
* Update Application.java
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Update Application.java
2018-10-25 17:09:35 -07:00