Commit Graph

197 Commits

Author SHA1 Message Date
Loredana Crusoveanu 45c9532cfb
Merge pull request #5947 from eelhazati/master
Hibernate 5 bootstrap API Test.
2018-12-24 18:10:49 +02:00
myluckagain a444d51ae1 Many To One BAEL-2329 (#5878)
* Many To One BAEL-2329

* xml config
2018-12-23 19:30:03 -03:00
Loredana Crusoveanu dda5ffbea9
Merge pull request #5955 from charlesgonzales/master
fix/delete incorrect articles from the readme files - BAEL-10969
2018-12-21 23:11:08 +02:00
raghav-jha fa190f96f6 BAEL-2436 Criteria Queries Using Hibernate Metamodel
* BAEL-2436 Type Safe Criteria Queries Using Hibernate Metamodel

* Formattng fixes

* Formatting fixes
2018-12-21 10:33:40 -07:00
j-bennett 25c270a789 BAEL-2353: Persist a JSON object using Hibernate (#5960)
* BAEL-2353: Persist a JSON object using Hibernate

* BAEL-2353: Persist a JSON object using Hibernate

- Updated dependencies to latest versions
2018-12-21 08:54:04 -07:00
charlesgonzales 0654ec8557
Update README.md 2018-12-20 22:43:14 +08:00
charlesgonzales 8c758d8a7b
Update README.md 2018-12-20 21:14:35 +08:00
EZZEDDINE.ELHAZATI 5996de6af1 rename test class. 2018-12-19 16:04:46 +01:00
Alejandro Gervasio 3064a22a7a BAEL-2413 - Integrating Spring Boot with HSQLDB (#5891)
* Initial Commit

* Update source file location

* Update CustomerControllerUnitTest.java

* Update CustomerControllerUnitTest.java

* Update CustomerControllerUnitTest.java

* Update source files

* Update CustomerController.java

* Update CustomerController.java

* Update CustomerControllerUnitTest.java

* Update CustomerControllerUnitTest.java

* Update CustomerControllerUnitTest.java

* Update index.html

* Update persistence-modules/spring-boot-persistence/src/main/java/com/baeldung/springboothsqldb/application/controllers/CustomerController.java

Co-Authored-By: alejandrogervasio <alejandro.gervasio@gmail.com>

* Update CustomerController.java

* Update CustomerControllerUnitTest.java

* Update CustomerController.java

* Update CustomerControllerUnitTest.java

* Update CustomerControllerUnitTest.java
2018-12-19 07:32:39 -06:00
Eugen Paraschiv 8411df4e6b renaming tests 2018-12-18 23:50:20 +02:00
Eugen Paraschiv e566167d3f package cleanup 2018-12-18 23:27:19 +02:00
Eugen Paraschiv 8ed4ac497c maven cleanup 2018-12-18 23:15:46 +02:00
Eugen Paraschiv a9f853b241 BAEL-10335 - repo cleanup work 2018-12-18 23:02:40 +02:00
eelhazati 6f8d130786 Hibernate 5 bootstrap API Test. 2018-12-18 12:33:49 +01: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
Loredana a40c2f2601 fix pom 2018-12-16 20:11:53 +02:00
Loredana 53dc48b94a fix cassandra parent 2018-12-16 17:13:50 +02:00
Loredana c97e97d175 add readmes, remove extra modules 2018-12-16 16:25:49 +02:00
Loredana Crusoveanu 0b929240fb
Merge pull request #5830 from eugenp/fix-jedis-map
fix jedis map ex
2018-12-16 13:46:43 +02:00
Kumar Chandrakant 9271f10941 Adding files for the tutorial BAEL-1877: A Guide to Hibernate OGM (#5909)
* Adding files for the tutorial BAEL-1877: A Guide to Hibernate OGM

* Removing test for MongoDB as there may not be MongoDB running on integration platform.

* Reapplied the standard Java formatter.

* Incorporatd the review comments on the tutorial.

* Commented out the integration test for MongoDB.

* Removed implicit dependencies from pom.xml
2018-12-15 09:10:55 -08:00
charlesgonzales 78d4c3d618
Update README.md 2018-12-15 05:25:09 +08:00
charlesgonzales d8290433f8
Update README.md 2018-12-15 05:23:51 +08:00
charlesgonzales a7d6bb8e09
Update README.md 2018-12-15 05:06:10 +08:00
Shubhra Srivastava 50f2388901 BAEL-2411 Spring Data Jpa Pagingg and Sorting (#5912) 2018-12-14 09:26:10 -08:00
eric-martin 08eabaf2b8 BAEL-2068: Using hibernate-c3p0 2018-12-12 22:46:45 -06:00
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
Loredana 0147b5c699 fix jedis map ex 2018-12-02 23:08:16 +02: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