collaboratewithakash
0f2bf32682
added backlink
2023-05-27 14:38:11 +05:30
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
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
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
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
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
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