Commit Graph

246 Commits

Author SHA1 Message Date
amit2103 97f8a0c46c [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
Loredana Crusoveanu f79f427dac
Merge pull request #6273 from amit2103/BAEL-12090
[BAEL-12090] - Extract versions into properties
2019-02-09 14:41:37 +02:00
Loredana Crusoveanu 27422d039d
Merge pull request #6284 from collaboratewithakash/master
Back-link added
2019-02-06 21:19:20 +02:00
Seun Matt 46bad01ab9 added example code for BAEL-2549 (#6282)
* 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

* added example code for BAEL-2418

* added example code for BAEL-2549
2019-02-05 08:15:14 -08:00
collaboratewithakash ad763b4ac5
Back-link added 2019-02-05 17:19:39 +05:30
collaboratewithakash ab0d05758c
Back-link added 2019-02-05 17:09:01 +05:30
collaboratewithakash 8a8ed15217
Back-link added 2019-02-05 16:19:19 +05:30
amit2103 a5b5b0fcba [BAEL-12090] - Extract versions into properties 2019-02-04 00:06:11 +05:30
Shubhra Srivastava 52db7dd65b Bael 2532 hibernate aggregate functions (#6266)
* BAEL-2532 Hibernate Aggregate Functions

* BAEL-2532 Deleting created Student POJO
2019-02-03 08:08:22 -08:00
Loredana Crusoveanu 788f53d24f
Merge pull request #6231 from eugenp/lor6-patch-8
Update README.md
2019-02-03 16:19:29 +02:00
Loredana Crusoveanu f3be03a6e4
Merge pull request #6229 from eugenp/lor6-patch-6
Update README.md
2019-02-03 16:18:47 +02:00
Andrey Shcherbakov 693d9d9947 Add the integration test tospring-jpa module 2019-02-02 19:43:39 +01:00
Andrey Shcherbakov 4b4e5ab870 Add a test to spring-boot-h2 module 2019-02-02 11:08:39 +01:00
Loredana Crusoveanu 242dc1dbce
Update README.md 2019-01-27 15:11:21 +02:00
Loredana Crusoveanu 79f1babc26
Update README.md 2019-01-27 15:09:46 +02:00
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
Alejandro Gervasio c7a8627f10 BAEL-2545 - Configuring a DataSource Programatically in Spring Boot (#6139)
* Initial Commit

* Update UserRepositoryIntegrationTest.java

* Update UserRepositoryIntegrationTest
2019-01-20 10:52:39 -06:00
eric-martin c19558f420 BAEL-2521: Moving LocalDateConverter to java-jpa 2019-01-19 18:38:13 -06:00
KevinGilmore 98c9d22151
BAEL-2335 and BAEL-2413 README updates (#6152)
* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article

* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles

* BAEL-2367: add link back to article

* BAEL-2335: add link back to article

* BAEL-2413: add link back to article

* Update README.MD
2019-01-17 20:06:22 -06:00
Loredana Crusoveanu 7397ac956c
Merge pull request #6121 from eelhazati/master
jpa 2.2 support for java 8 date and time types.
2019-01-15 20:49:19 +02:00
Eric Martin 13ab8a152a
Merge pull request #6120 from MherBaghinyan/BAEL-2521
Bael 2521
2019-01-13 22:08:14 -06:00
Loredana Crusoveanu 4d90ca6c58
Merge pull request #6129 from chandra1123/BAEL-2088-HibernateExceptions
Bael 2088 hibernate exceptions
2019-01-13 11:50:58 +02:00
chandra dcc1cd3850 BAEL-2088 Common Hibernate Exceptions
Commin Hibernate Exceptions unit tests
2019-01-12 16:52:52 -05:00
eelhazati 994b7426d9 exludes jpa entities. 2019-01-10 17:08:47 +01:00
eelhazati 1c6dba9718 excludes jpa entities. 2019-01-10 16:50:29 +01:00
eelhazati 3907f624b5 jpa 2.2 support for java 8 date and time types. 2019-01-10 16:36:52 +01:00
eelhazati 2432527980 jpa 2.2 support for java 8 date and time types. 2019-01-10 16:22:07 +01:00
geroza 1ca15e5919 Migrated modules using parent-spring-5:
ethereum
persistence-modules/spring-data-elasticsearch
persistence-modules/spring-data-mongodb
spring-dispatcher-servlet
spring-mvc-forms-jsp
spring-mvc-java
2019-01-10 11:05:18 -02:00
mherbaghinyan 6202b7caab localdate converter 2019-01-10 15:18:21 +04:00
mherbaghinyan 9b550e6554 localdate converter 2019-01-10 15:00:38 +04:00
geroza cde1d1c7ad Fixed usage of deprecated GzipResourceResolver in spring-static-resources
added back spring-version modification in module that hasnt been worked yet
cleaned unused classes
2019-01-09 23:54:26 -02:00
geroza c7ba38ffcd migrated the following modules using parent-spring-5 to spring 5.1:
spring-mvc-simple
spring-security-mvc-custom
spring-security-mvc-login
spring-security-rest
spring-security-rest-basic-auth
spring-static-resources
spring-thymeleaf
2019-01-09 23:54:26 -02:00
myluckagain 5faa406cb0 BAEL-2474 (#5997)
* BAEL-2474

* rename UserRepositoryImpl.java into UserRepositoryCustomImpl.java
2019-01-08 11:36:42 -03:00
collaboratewithakash eaa5775836
backlink added 2019-01-04 18:00:24 +05:30
collaboratewithakash 83795f9421
Backlink added 2019-01-04 17:46:02 +05:30
collaboratewithakash 45924c75ea
backlink added 2019-01-04 17:42:37 +05:30
collaboratewithakash c91211b4e6
back-link added 2019-01-04 17:36:49 +05:30
collaboratewithakash 129630109b
back-link added 2019-01-04 17:35:15 +05:30
collaboratewithakash 58ddffc6cb
backlink-added 2019-01-04 17:24:15 +05:30
Loredana Crusoveanu a041e96386
Merge pull request #6060 from eugenp/lor6-patch-18
Update README.md
2019-01-02 23:11:30 +02:00
Loredana Crusoveanu 7b666654ec
Update README.md 2019-01-02 22:56:06 +02:00
Loredana Crusoveanu 53b0c016ff
Update README.md 2019-01-02 22:53:09 +02:00
Emily Cheyne de80339a2a
BAEL-2090 update readme 2018-12-30 09:12:21 -07:00
Emily Cheyne 8b65216ba3
BAEL-2436 update readme (#6019) 2018-12-29 08:13:10 -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
Loredana Crusoveanu 15071b6d49
Update README.md 2018-12-28 10:44:23 +02:00
raghav-jha 07f762dfc8 BAEL-2436
* BAEL-2436 Type Safe Criteria Queries Using Hibernate Metamodel

* Formattng fixes

* Formatting fixes
2018-12-27 15:52:09 -07:00
Loredana Crusoveanu 45c9532cfb
Merge pull request #5947 from eelhazati/master
Hibernate 5 bootstrap API Test.
2018-12-24 18:10:49 +02:00