Commit Graph

1252 Commits

Author SHA1 Message Date
collaboratewithakash fc41d4b12a added backlink 2023-05-27 14:35:34 +05:30
timis1 cd86d338ff JAVA-20163 Add instruction for running Morphia Test manually (#14128)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-05-27 02:21:17 +05:30
Loredana Crusoveanu 455b68e052 Merge pull request #14123 from edizor/master
Update README
2023-05-26 10:49:54 +03:00
davidmartinezbarua 4bd81b7271 Merge pull request #13937 from ukhan1980/BAEL-6105-correct-use-of-flush
[BAEL-6105] code for correct use of flush
2023-05-25 21:05:19 -03:00
uzma 14fb1775e1 [BAEL-6105] delete code from the old module 2023-05-25 23:38:09 +01:00
uzma 4a479efd69 [BAEL-6105] code for correct use of flush 2023-05-25 23:36:24 +01:00
edizor 2b06a24533 Update README.md
[skip ci]
2023-05-26 00:53:15 +08:00
edizor dcc1b2c453 Update README.md
[skip ci]
2023-05-25 23:49:41 +08:00
timis1 67b76b53a5 JAVA-20164 Fix .._SEQ.NEXTVAL error (#14109)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-05-24 19:52:01 +05:30
Bipin kumar a408564d18 JAVA-21189: Formatting pom.xml modules starting from NOPQR (#14097) 2023-05-23 22:03:06 +05:30
davidmartinezbarua 2cdf336d57 Merge pull request #13955 from ukhan1980/BAEL-6344-convert-list-to-page
[BAEL-6105] code for list to page article
2023-05-22 14:59:52 -03:00
uzma 53dd1f7e9a [BAEL-6344] address PR comment 2023-05-22 13:40:23 +01:00
timis1 e6b0ef1d86 JAVA-20163 Fix failed integration test with date creation comparison (#14080)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-05-21 14:26:18 +05:30
timis1 e624a6c893 JAVA-20164 Upgrade java hibernate specific modules to JDK 11 (#13900)
* JAVA-20164 Upgrade java hibernate specific modules to JDK 11

* JAVA-20164 Migrating java-jpa-2

* JAVA-20164 Migrating jnosql-artemis

* JAVA-20164 Migrating querydsl

* JAVA-20164 Migrating r2dbc

* JAVA-20164 Migrating redis

* JAVA-20164 Fixing test JPATextUnitTest#givenExam_whenSaveExam_thenReturnExpectedExam

* JAVA-20164 Fixing givenIdentityStrategy_whenCommitTransction_thenReturnPrimaryKey

* JAVA-20164 Changes after review

* JAVA-20164 Migrating java-cassandra to jdk8

* JAVA-20164 Fix legacy mode error

* Update pom.xml

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-05-19 14:07:45 +05:30
timis1 09e421c3cd JAVA-20166 Migrating spring-date-eclipselink (#13959)
* JAVA-20166 Migrating spring-date-eclipselink

* JAVA-20166 Fix failed tests address already bind

* JAVA-20166 Migrating spring-date-couchbase-2

* JAVA-20166 Replace with optional instead of returning null

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-05-19 12:23:28 +05:30
timis1 d9182f160c JAVA-20167 Upgrade spring-data hibernate with external libraries specific modules to JDK 11 (#14022)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-05-19 12:18:45 +05:30
davidmartinezbarua d03e2ba667 Merge pull request #13953 from etrandafir93/features/BAEL-6320-hibernate_natural_id
BAEL-6320: added code support for the @NaturalId article
2023-05-17 12:10:52 -03:00
Ehsan Sasanianno 4fb65f5c6e JAVA-16946 Upgrade h2 database version for remaining modules (#13976) 2023-05-14 20:13:06 +03:00
technoddy ebbd80e6c7 updating class name for tests to abide by policy 2023-05-14 12:38:41 -04:00
Sam 4508b19f07 Merge branch 'eugenp:master' into master 2023-05-14 12:27:30 -04:00
technoddy 58d6a02c35 JPA Counting Row Implementation 2023-05-14 12:09:07 -04:00
emanueltrandafir1993 4f8662aa01 BAEL-6320: format & code review 2023-05-14 16:52:59 +02:00
timis1 bb9e5b65b4 JAVA-20165 Upgrade spring-boot hibernate specific modules to JDK 11 (#13952)
* JAVA-20165 Upgrade spring-boot hibernate specific modules to JDK 11

* JAVA-20165 Migrating spring-boot-persistence-mongodb

* JAVA-20165 Migrating spring-boot-persistence-mongodb-2

* JAVA-20165 Migrating spring-boot-persistence-mongodb-3

* JAVA-20165 Adding latest version for jdbi in spring-boot-persistence-2 module

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-05-12 19:14:03 +05:30
timis1 e7d1d56c47 JAVA-20163 Upgrade hibernate specific modules to JDK 11 (#13817)
* JAVA-20163 Migration hibernate-annotations

* JAVA-20163 Migrate hibernate-queries

* JAVA-20163 Migrating hibernate-mapping

* JAVA-20163 rename reserved keywords, update inheritance example

* JAVA-20163 Migrate hibernate-ogm module to the jdk 8 because hibernate-ogm doesn't support jakarta API

* JAVA-20163 Migrate hibernate-enterprise module

* JAVA-20163 Add update to HibernateExceptionUnitTest#whenQueryExecutedWithUnmappedEntity_thenMappingException

* JAVA-20163 Set explicit version for hibernate 6.1.7.Final in the hibernate-queries module

* JAVA-20163 Fix failed test with port that already exists (giving another port 8088)

* JAVA-20163 Fix other location after changing the port

* JAVA-20163 Remove duplicate Unit Test

---------

Co-authored-by: n <noreplay@yahoo.com>
Co-authored-by: Loredana Crusoveanu <lore.crusoveanu@gmail.com>
2023-05-12 19:06:06 +05:30
edizor 7eba847b93 Update README.md
[skip ci]
2023-05-11 23:50:18 +08:00
edizor 68af213dfe Update README.md
[skip ci]
2023-05-11 23:47:20 +08:00
Loredana Crusoveanu 8e6f7bf490 Merge pull request #13956 from edizor/master
Update README
2023-05-07 08:10:20 +03:00
Ulisses Lima 7123ae8ad7 BAEL-6046 MongoDB - Field Level Encryption (#13859) 2023-05-06 09:59:46 +02:00
edizor 73ab237379 Update README.md
[skip ci]
2023-05-05 23:58:06 +08:00
edizor 93348fff60 Update README.md
[skip ci]
2023-05-05 23:42:22 +08:00
uzma 81ab123e84 [BAEL-6105] refactor test names 2023-05-05 15:04:09 +01:00
uzma e9ad048d8d [BAEL-6105] code for list to page article 2023-05-05 14:52:08 +01:00
uzma 555662907a [BAEL-6105] code for list to page article 2023-05-05 11:07:33 +01:00
3hsan 2e41874a5c JAVA-16946: comment spring-jooq module from persistence-modules. (#13951) 2023-05-05 11:47:57 +03:00
uzma 3e04f00895 [BAEL-6105] code for correct use of flush 2023-05-04 17:46:56 +01:00
emanuel.trandafir 7be3725480 BAEL-6320: added code support for the @NaturalId article 2023-05-04 18:04:15 +02:00
Azhwani 8d0158aa5b BAEL-6326: Spring Boot H2 JdbcSQLSyntaxErrorException expected identifier (#13843) 2023-05-04 08:09:02 +02:00
Kingsley✨ 183761cb3f Merge branch 'eugenp:master' into master 2023-04-30 21:28:54 +05:30
Kingsley Amankwah 4e7d1ffd1f Comments removed 2023-04-30 15:58:54 +05:30
Kingsley Amankwah d650f7ace7 getters and setters removed from code 2023-04-30 15:53:49 +05:30
mariudotsh 141df4e0ff BAEL-6319 Hibernate 6 Boolean Converters (#13894)
Co-authored-by: Mariusz Kaczmarczyk <to@mariu.sh>
2023-04-30 08:04:19 +05:30
Kingsley Amankwah 1767ea3cdc Hibernate Associations 2023-04-27 05:10:50 +05:30
Kingsley Amankwah 82f9d6a500 Hibernate Associations 2023-04-27 05:00:38 +05:30
Kilian Schneider 6cc24e0759 BAEL-6348 persist List<String> in JPA (#13897)
* BAEL-6348 persist List<String> in JPA

* Update naming
2023-04-25 17:55:11 -07:00
Kingsley✨ f22e99f4a7 Merge branch 'eugenp:master' into master 2023-04-24 05:25:30 +00:00
timis1 9a47717d43 JAVA-20464 Fix failing tests in hibernate-exceptions module (#13885)
* JAVA-20464 Fix failing tests in hibernate-exceptions module

* JAVA-20464 Fix failing tests in hibernate-jpa module

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-04-22 22:11:21 +05:30
Kingsley Amankwah 00028b8b19 JPA/Hibernate Associations 2023-04-21 04:48:52 +05:30
Mikhail Polivakha 4b540d1f0a misha2048 Generate uuids with hibernate (#13785)
* misha2048 Retrying Requests using Apache HttpClient

* Generate UUIDs with Hibernate misha2048

* BAEL-6321 change target module after review

---------

Co-authored-by: Mihail Polivaha <68962645+Mihail2048@users.noreply.github.com>
2023-04-20 20:00:56 +05:30
Dhawal Kapil db4e6d5e47 JAVA-19718 Minor corrections and fixes (#13865) 2023-04-19 23:28:25 +05:30
Bipin kumar 1137565f01 JAVA-19787 : Adding example for h2 default sql schema and data initialization (#13863) 2023-04-19 20:25:45 +05:30
Grzegorz Musiał c20e6760b7 BAEL-5549: chore: Make the test manual since it requires testcontainers (#13804)
* BAEL-5549: chore: Make the test manual since it requires testcontainers

* BAEL-5549: doc: add run instructions
2023-04-12 09:33:46 +05:30
edizor 50fa309372 Update README.md
[skip ci]
2023-04-08 00:11:38 +08:00
edizor 356e748701 Update README.md
[skip ci]
2023-04-08 00:03:46 +08:00
timis1 84a3a42fd0 JAVA-18167 Upgrade persistence-modules to JDK 11 (#13714)
* JAVA-18167 Upgrade persistence-modules to JDK 11 (activejdbc and core-java-persistence)

* JAVA-16167 Update pom.xml to include just the updated modules

* JAVA-18167 Added vaadin because it looks that I removed

* JAVA-18167 Migration deltaspike

* JAVA-18167 Migration hbase module

* JAVA-18167 Migration hibernate-mapping-2

* JAVA-18167 Migration hibernate-exceptions

* JAVA-18167 Migration hibernate-jpa module

* JAVA-18167 Migration hibernate-jpa change the name of User entity

* JAVA-18167 Overwriting the version of slf4j and logback for hibernate-jpa

* JAVA-18167 Migrate deltaspike back to jdk8

* JAVA-18167 Remove some modules that was added elsewhere

* Revert "JAVA-18167 Migration deltaspike"

This reverts commit 874b4ba2

* JAVA-18167 Comment failed module (it will be migrated later)

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-04-07 07:23:12 +05:30
Bipin kumar 9f179d687e Dev 19389 (#13745)
* Java-19389 : commits made for adding two new test cases for UUID use:

* Java-19389 : commits made for adding two new test cases for UUID use:

* JAVA-19389: Changes made for incorporating review comments
2023-04-05 21:58:06 +05:30
mariudotsh e9a2b58924 BAEL-5985 Hibernate @CreationTimestamp and @UpdateTimestamp (#13690)
* BAEL-5985 Hibernate @CreationTimestamp and @UpdateTimestamp

* BAEL-5985 Remove unnecessary imports

* BAEL-5985 Swap order in assertEquals

---------

Co-authored-by: Mariusz Kaczmarczyk <to@mariu.sh>
2023-04-04 09:54:37 +02:00
anuragkumawat cf53d94739 JAVA-19549 Move A Spring Custom Annotation for a Better DAO article from spring-core-3 module to spring-data-jpa-annotations module (#13748) 2023-04-03 21:11:26 +05:30
Bipin kumar 8e4f8366d2 JAVA-19726: Changes made for cleaning code (#13763)
* JAVA-19726: Changes made for cleaning code

* JAVA-19726: Changes made for cleaning code

* JAVA-19726: Changes made for cleaning code
2023-04-03 19:54:23 +05:30
Chris 7e318cbd44 Prevent NPE when trying to create a deep copy (#13513) 2023-04-03 12:29:45 +05:30
edizor f63cc893c3 Update README.md
[skip ci]
2023-03-30 22:05:34 +08:00
Balamurugan 99d11182ab BAEL-5988: Added properties for fixing failing tests for R2DBCExampleApplicationIntegrationTest (#13738) 2023-03-29 23:15:36 -06:00
apeterlic b2f92bce02 BAEL-6189 - Remove Entity with ManyToMany Relationship in JPA (#13634)
* BAEL-6189 - Remove Entity with ManyToMany Relationship in JPA

* Add property source
2023-03-25 17:43:25 +01:00
ukhan1980 ae6493b568 [BAEL-6041] add code for cascading delete (#13699)
Co-authored-by: uzma <u.khan@proxymity.io>
2023-03-24 10:22:32 -07:00
edizor f957425045 Update README.md
[skip ci]
2023-03-24 16:43:59 +08:00
edizor dc6cedd9b6 Update README.md
[skip ci]
2023-03-24 16:37:16 +08:00
Balamurugan b1162d37b9 BAEL-5988: Added code for Spring R2DBC flyway migration with tests (#13551)
* BAEL-5988: Added code for Spring R2DBC flyway migration with tests

* BAEL-5988: Removed unnecessary logging config

* BAEL-5988: Addressed review comments

* BAEL-5988: Removed bean loading override config for test

* BAEL-5988: Removed unnecessary import

* BAEL-5988: Added properties for versions in pom

---------

Co-authored-by: Bala <balamurugan.radhakrishnan@yapily.com>
Co-authored-by: balasr3 <balamurugan.radhakrishnan@imgarena.com>
2023-03-22 19:13:31 -06:00
Eugen b2accf8773 Merge pull request #13675 from edizor/master
Update README
2023-03-21 21:17:45 +02:00
Harry9656 e30dc4dbc3 [JAVA-6232]: Introduction to QuestDB (#13542)
* [JAVA-6232]: Introduction to QuestDB

* [FIX] Add questdb version as property

* JAVA-6232: Change parent folder
2023-03-21 07:40:18 +01:00
edizor b16e7bfc2a Merge branch 'eugenp:master' into master 2023-03-19 02:04:52 +08:00
Anastasios Ioannidis 1afb78dde1 JAVA-17609 Spring-data-rest SQLite upgrade to Spring-Boot-3 (#13559) 2023-03-17 20:20:59 +05:30
edizor cdd1d8b942 Update README.md
[skip ci]
2023-03-17 00:45:39 +08:00
edizor 19546f4d31 Update README.md
[skip ci]
2023-03-17 00:41:38 +08:00
Abhinav Pandey 8469deeb56 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-6128 2023-03-12 11:43:55 +05:30
Abhinav Pandey 5a29982862 BAEL-6128 - moving to jdk9 profile 2023-03-12 11:42:05 +05:30
Mateusz Szablak c119a05849 BAEL-6004 TRUNCATE table in Spring Data JPA (#13554) 2023-03-08 15:43:16 +01:00
Abhinav Pandey 048588aa65 BAEL-6128 - Adding module name to parent module 2023-03-07 22:00:37 +05:30
Ulisses Lima f70c91c43f removing extra 'jdbc:' 2023-03-07 12:20:41 -03:00
Avin Buricha 68c8aa2bb1 Article code (#13567) 2023-03-04 22:23:20 +01:00
timis1 b161aeec27 JAVA-18264 Update article "A Guide to MongoDB with Java" (#13466)
* JAVA-18264 Update article "A Guide to MongoDB with Java"

* JAVA-18264 Update with suggestion

* JAVA-18264 Additional updates

* JAVA-18264 Format pom.xml

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-27 16:08:14 +05:30
Abhinav Pandey 772a1ac80e BAEL-6128 - New interfaces in Spring Data 3 2023-02-26 10:27:44 +05:30
edizor c2c2a22d09 Update README.md
[skip ci]
2023-02-24 19:30:32 +08:00
edizor c63b57c6b3 Update README.md
[skip ci]
2023-02-24 19:28:19 +08:00
edizor 72eeac46fe Create README.md
[skip ci]
2023-02-24 19:20:13 +08:00
Grzegorz Musiał a3f2e96feb BAEL-5549: feat: Hibernate Keywords - using keywords as table column names (#13355)
* BAEL-5549: feat: Hibernate Keywords - using keywords as table column names

* BAEL-5549: feat: Hibernate Keywords - using keywords as table column names

* BAEL-5549: feat: Hibernate Keywords - using keywords as table column names

* BAEL-5549: fix: Hibernate Keywords - alter the "where" value to make sure it is obvious that it is not the value but the @Column that is causing the error.

* BAEL-5549: doc: Hibernate Keywords - revert README changes
2023-02-21 07:10:59 +05:30
Abhinav Pandey 639de9687e BAEL-4971 - Object mapping with Cassandra (#13427)
* BAEL-4971 - Object mapping with Cassandra

* BAEL-4971 - Object mapping with Cassandra

* BAEL-4971 - Object mapping with Cassandra - changing test name

* BAEL-4971 - Object mapping with Cassandra - code formatting

* BAEL-4971 - Object mapping with Cassandra - review incorporation
2023-02-20 08:22:52 +00:00
Ulisses Lima 749a077478 BAEL-6046 - MongoDB - Field Level Encryption (#13494) 2023-02-18 14:27:12 +01:00
edizor d588f4e001 Update README.md
[skip ci]
2023-02-17 18:57:00 +08:00
edizor 65d3062872 Update README.md
[skip ci]
2023-02-17 17:22:14 +08:00
edizor f878ccc38f Update README.md
[skip ci]
2023-02-17 17:10:23 +08:00
Ulisses Lima fc9a23a02a BAEL-6046 - MongoDB - Field Level Encryption (#13440)
* bael-6046 - first draft

* review 1

* review 2

* null checks and lambda
2023-02-15 21:52:25 +01:00
Graham Cox 7cacb73389 BAEL-6210: Examples for RethinkDB article (#13481) 2023-02-15 08:16:43 +01:00
davidmartinezbarua cde92e09f9 Merge pull request #13353 from amit88265/collections-vs-stream
BAEL-5953 - Added code of collections-vs-stream
2023-02-14 11:28:33 -03:00
Amit Kumatr 792bda644d renamed the Test class 2023-02-12 13:30:21 +05:30
Azhwani db4f473262 BAEL-5742: Fix EmptyResultDataAccessException when using Jdbctemplate (#13338) 2023-02-09 19:10:51 +01:00
Pedro Lopes bfb2b1b9f4 BAEL-6119: Difference Between findBy and findAllBy in Spring Data JPA (#13344)
* player entity and repository. test structure

* moving modules

* test findFirst. cleanups.

* adding @Repository

* player entity and repository. test structure

* moving modules

* test findFirst. cleanups.

* adding @Repository

* changing module

* adding show-sql config

* removing unrelated change

* properties SB annotation
2023-02-08 21:58:28 -07:00
Loredana Crusoveanu be4a0dedf7 update tests to use junit5, mark live test 2023-02-02 11:01:37 +02:00
Amit Kumatr 91c73a097e removed transactional annotation 2023-02-01 02:06:26 +05:30
Amit Kumatr bc446e25d4 removed unwanted code 2023-01-31 18:31:35 +05:30
Amit Kumatr 7be973e5aa rename the package 2023-01-31 18:30:43 +05:30
Amit Kumatr 83aae330ac added setup and teardown method 2023-01-27 00:54:56 +05:30