Commit Graph

560 Commits

Author SHA1 Message Date
Erik Pragt 37942a25b6
Merge pull request #7129 from tryncatch/BAEL-2804
BAEL-2804 JPA Query Parameters Usage
2019-06-19 20:21:33 -05:00
glopez 0ef4938069 BAEL-2804 JPA Query Parameters Usage - formatting style
Fix formatting style.
2019-06-19 20:15:56 -03:00
glopez 07adfc9e70 BAEL-2804 JPA Query Parameters Usage
Fix givenEmpNumber_whenUsingPositionalParameter_thenReturnExpectedEmployee
test case after adjustemnts.
2019-06-17 07:42:48 -03:00
glopez 6aec4a6e0f BAEL-2804 JPA Query Parameters Usage
This is the code behind the JPA Query Parameters Usage tutorial. Within
these examples you can find the way to use named and positional query
parameters either using plain JPQL or criteria queries.
2019-06-16 00:37:44 -03:00
Eric Martin 92989e4556
Merge pull request #7015 from michael-pratt/BAEL-2958
BAEL-2958: Jest Client examples
2019-06-14 20:01:42 -05:00
Michael Pratt c45f9c9a6a BAEL-2958: update pom.xml 2019-06-13 21:59:53 -06:00
glopez 11a41d5036 BAEL-2804 JPA Query Parameters Usage
This is the code behind JPA Query Parameters Usage tutorial. Within
these examples you can find the way to use named and positional query
parameters either using plain jpql or criteria queries.
2019-06-13 22:53:57 -03:00
Michael Pratt e833ede836 BAEL-2958: Update elasticsearch demo project 2019-06-12 13:00:24 +00:00
amit2103 b3d77616e1 [BAEL-14847] - Fix tests in spring-activi, spring-data-cassandra-reactive modules 2019-06-12 01:49:11 +05:30
Loredana Crusoveanu 44fb9946c7
Merge pull request #7093 from amit2103/BAEL-14848
[BAEL-14848] - Fixed tests in spring-data-redis module
2019-06-10 22:39:11 +03:00
amit2103 2155cb7ac6 [BAEL-14850] - Changed to live test 2019-06-08 20:05:31 +05:30
amit2103 1dfc7e8244 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-14850 2019-06-08 19:56:33 +05:30
Loredana Crusoveanu 661d647160
Merge pull request #7101 from amit2103/BAEL-14842
[BAEL-14842] - Fixed tests in java-cassandra module
2019-06-08 16:05:00 +03:00
Loredana Crusoveanu 26fab288f0
Merge branch 'master' into master 2019-06-08 14:11:25 +03:00
amit2103 380f836cc6 [BAEL-14842] - Fixed tests in java-cassandra module 2019-06-08 12:40:56 +05:30
amit2103 b820e6bd04 [BAEL-14850] - Fixed junits for core-java-persistence module 2019-06-08 01:01:39 +05:30
amit2103 054c564511 [BAEL-14848] - Fixed tests in spring-data-redis module 2019-06-06 21:05:34 +05:30
Michael Pratt 83c500f977 BAEL-2958: Flatten elasticsearch directory hierarchy 2019-06-05 20:52:16 -06:00
Alessio Stalla a5045c2883 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-2967 2019-06-05 22:18:03 +02:00
Alessio Stalla 244ebb1ad1 Code for BAEL-2967 2019-06-05 22:16:47 +02:00
Michael Pratt 8ce6c03551 BAEL-2958: Remove auto generated test classes 2019-06-05 14:25:26 +00:00
Michael Pratt b31776d89d BAEL-2958: Remove spring boot dependencies from Jest demo 2019-06-05 14:16:33 +00:00
collaboratewithakash e73e9b98ad
Back-link added 2019-06-05 16:17:51 +05:30
collaboratewithakash c262c1ac35
Back-link added 2019-06-05 16:08:26 +05:30
collaboratewithakash f97f44d024
Back-link added 2019-06-05 15:38:19 +05:30
Loredana Crusoveanu 948243ef0c
Merge pull request #7069 from eugenp/BAEL-14841-v2
fix filter test
2019-06-02 11:59:45 +03:00
Loredana f64ef7590a fix formatting 2019-06-02 10:02:17 +03:00
Loredana 4abfc5f863 fix filter test 2019-06-02 10:01:12 +03:00
Loredana Crusoveanu 503331b371
Update README.md 2019-06-01 17:24:25 +03:00
Loredana Crusoveanu 823cd0b9b9
Merge pull request #7049 from amit2103/BAEL-14849
[BAEL-14849] - Fixed tests in spring-data-jpa, spring-hibernate-5 mod…
2019-05-31 07:19:43 +03:00
amit2103 0b5d17f8ac [BAEL-14849] - Fixed tests in spring-data-jpa, spring-hibernate-5 modules 2019-05-30 17:26:39 +05:30
amit2103 9e470968e9 [BAEL-14841] - Fixed tests in hibernate-mapping, hibernate5, java-jpa modules 2019-05-30 01:33:20 +05:30
Loredana Crusoveanu cc0a01a78d
Merge pull request #7012 from sheryllresulta/master
Update README.md
2019-05-29 21:54:40 +03:00
Michael Pratt 3bb5ddedb0 BAEL-2958: Move Jest demo and remove maven wrapper files 2019-05-29 12:36:03 +00:00
sheryllresulta 28f4d3e45d
Update README.md
[skip ci]
2019-05-29 19:00:02 +08:00
sheryllresulta 9175d63bc3
Update README.md
[skip ci]
2019-05-29 18:57:59 +08:00
sheryllresulta 996ae2d6bc
Update README.md 2019-05-29 18:21:11 +08:00
sheryllresulta 8842149c0d
Update README.md 2019-05-29 14:13:07 +08:00
Michael Pratt 74ba5b7e88 BAEL-2958: Move Jest demo under persistence modules and add more examples 2019-05-28 13:15:56 +00:00
Loredana Crusoveanu ac07984adb
Merge pull request #7031 from Doha2012/master
geospatial mongodb examples
2019-05-28 08:18:59 +03:00
Vivek f4b38eed2a BAEL-2901 Composite primary keys in JPA (#6994)
* BAEL-2901 Composite primary keys in JPA

* Formatted code using the recommended formatter.xml
2019-05-27 17:17:58 -06:00
DOHA 5464a7935e rename integration test to live test 2019-05-27 21:07:20 +02:00
sheryllresulta 4554bb89de
Merge branch 'master' into master 2019-05-27 14:54:38 +08:00
sheryllresulta 02c3405dde
Update README.md 2019-05-27 14:44:29 +08:00
sheryllresulta bf56719c05
Update README.md 2019-05-27 14:42:42 +08:00
sheryllresulta 82848b7911
Update README.md 2019-05-27 14:40:32 +08:00
DOHA 0c1da760a6 geospatial mongoldb examples 2019-05-26 21:37:30 +02:00
Loredana f4c7976dfe fix parent readmes 2019-05-26 17:34:11 +03:00
dionisPrifti 93dfb77f1f Bael 2810 data jpa delete (#6759)
* BAEL-2810: Finished the examples and unit tests.

* BAEL-2810: Changed assertions to isEqualTo

* BAEL-2810: Changed the test of the derived query to reflect the number of the deleted records
2019-05-24 09:10:52 -07:00
sheryllresulta 47456f147d
Update README.md
[skip ci]
2019-05-24 17:05:43 +08:00
sheryllresulta 6072ddee00
Update README.md
[skip ci]
2019-05-24 17:05:20 +08:00
sheryllresulta 92ec5af77c
Update README.md
[skip ci]
2019-05-24 17:03:39 +08:00
sheryllresulta 58538e329a
Update README.md
[skip ci]
2019-05-24 17:03:14 +08:00
sheryllresulta 76c498f670
Update README.md
[skip ci]
2019-05-24 16:57:44 +08:00
sheryllresulta e6c5d0024a
Update README.md
[skip ci]
2019-05-24 16:56:51 +08:00
sheryllresulta 384fe96e49
Update README.md
[skip ci]
2019-05-24 16:54:26 +08:00
sheryllresulta 50d6f0b839
Update README.md
[skip ci]
2019-05-24 16:52:02 +08:00
sheryllresulta 75103d1dac
Update README.md
[skip ci]
2019-05-24 16:50:57 +08:00
sheryllresulta 085258d234
Update README.md
[skip ci]
2019-05-24 16:50:24 +08:00
Priyesh Mashelkar 93f54b10b8 BAEL-2814 Added files for article (#6968) 2019-05-22 08:51:32 -06:00
Alessio Stalla 9e6f168b87 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-2967 2019-05-21 19:05:41 +02:00
Alessio Stalla 2c79a4a97f First Hibernate Validator specific constraints tests. 2019-05-21 19:05:11 +02:00
Loredana dcca85823e update db properties 2019-05-20 23:00:30 +03:00
Loredana Crusoveanu bd2793f09e
Merge pull request #6877 from amit2103/BAEL-12800
[BAEL-12800] - Fixed the multiple DB article codebase
2019-05-20 22:04:08 +03:00
amit2103 2c0f03012a [BAEL-12800] - Added auto config classes for DataSource 2019-05-19 15:48:35 +05:30
amit2103 567fcc1ba0 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-12800 2019-05-19 14:54:54 +05:30
Loredana cbac5e3e76 BAEL-12937 2019-05-18 15:34:01 +03:00
amit2103 560e0f7072 [BAEL-14322] - Updated Spring JDBC Article 2019-05-17 00:15:09 +05:30
rpvilao 85dfbca818
Merge pull request #6715 from vimde/master
BAEL-2857 Defining a JPA Entity
2019-05-16 17:58:18 +02:00
Amy DeGregorio d24015f5aa BAEL 2824 (#6971)
* BAEL-2727 Example Code

* Example code for BAEL-2824
2019-05-16 09:24:09 -06:00
Vivek 3f29c9acfb
Merge branch 'master' into master 2019-05-16 06:31:54 +05:30
kwoyke 0d24260e9b BAEL-2900 Persisting enums in JPA (#6958) 2019-05-14 21:37:28 +02:00
amit2103 3e0d3242d2 [BAEL-14321] - Moved @Query article code 2019-05-13 00:59:41 +05:30
amit2103 1cc6422c53 [BAEL-14320] - Moved code for Intro to Spring Data JPA Article 2019-05-12 15:29:26 +05:30
Loredana Crusoveanu bba6b883fb
Merge pull request #6884 from sheryllresulta/master
Bi-monthly test fix (02.05.2019) (BAEL-14285)
2019-05-11 23:58:15 +03:00
amit2103 f7da40accf Fixed conflicts in README 2019-05-12 00:37:46 +05:30
amit2103 49fc6fe5ba [BAEL-14319] - Moved Transactions with Spring and JPA Article 2019-05-12 00:04:18 +05:30
amit2103 ebf31697d9 [BAEL-14318] - Moved code for DAO with Spring and Generics article 2019-05-11 21:22:44 +05:30
Loredana Crusoveanu 4169c6d431
Merge branch 'master' into master 2019-05-11 16:01:13 +03:00
amit2103 7bb7f318f2 [BAEL-14317] - Moved code for DAO with Spring and Hibernate article 2019-05-11 14:36:36 +05:30
Loredana Crusoveanu abe7f56dc2
Merge pull request #6928 from collaboratewithakash/master
Back-link added
2019-05-11 09:20:48 +03:00
Loredana Crusoveanu 396bfe28a9
Merge branch 'master' into master 2019-05-10 23:46:54 +03:00
Loredana 6f7ebf8574 fix conflicts 2019-05-10 23:22:52 +03:00
amit2103 1aed22713d [BAEL-14316] - Copied code for Bootstrapping Hibernate with Spring article 2019-05-11 00:33:30 +05:30
Loredana Crusoveanu be30fd1ab8
Merge pull request #6924 from amit2103/BAEL-14315
[BAEL-14315] - Added new module spring-persistence-simple and moved o…
2019-05-10 09:08:44 +03:00
Shubhra Srivastava a7f347194b Bael 2812 jpa basic annotation (#6922)
* BALE-2812 : JPA Basic Annotation

* BAEL-2812 : JPA Basic Annotation moving code

* BAEL-2812 : Removing changes from hibernate5 module

* BAEL-2812 : Moving files to java-jpa
2019-05-09 22:12:58 -06:00
amit2103 06047d4280 [BAEL-14315] - Added new module spring-persistence-simple and moved one article 2019-05-10 00:22:34 +05:30
Erhan Karakaya d783aba7dc BAEL-2839 Added code samples (#6916) 2019-05-08 16:31:19 -06:00
amit2103 804cfd5215 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-12800 2019-05-08 21:26:38 +05:30
collaboratewithakash ee477bbfa0
Back-link added 2019-05-08 16:45:57 +05:30
collaboratewithakash cccba61e72
Back-link added 2019-05-08 16:42:48 +05:30
collaboratewithakash cb39ba6e6c
Back-link added 2019-05-08 16:21:52 +05:30
collaboratewithakash 203ae4f81e
Back-link added 2019-05-08 16:14:58 +05:30
collaboratewithakash 529d462c03
Update README.md 2019-05-08 16:11:20 +05:30
collaboratewithakash 6b0676c98e
Back-link added 2019-05-08 16:09:57 +05:30
collaboratewithakash f44662ef1e
Back-link added 2019-05-08 14:35:17 +05:30
collaboratewithakash a205fb8b21
Back-link added 2019-05-08 14:27:51 +05:30
collaboratewithakash 07102c0199
Back-link added 2019-05-08 14:21:38 +05:30
collaboratewithakash a28f6d4394
Back-link added 2019-05-08 14:17:43 +05:30
collaboratewithakash 7ef65f7b7a
Back-link added 2019-05-08 12:47:42 +05:30