..
activejdbc
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1)
2021-05-10 20:05:39 +05:30
apache-bookkeeper
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1)
2021-05-10 20:05:39 +05:30
apache-cayenne
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1)
2021-05-10 20:05:39 +05:30
apache-derby
Merge branch 'master' into JAVA-8204
2021-11-09 18:20:05 +05:30
core-java-persistence
JAVA-9556 added try-with-resources for resultset
2022-05-26 15:38:47 +10:00
core-java-persistence-2
Updated README.md
2022-05-23 16:30:02 +05:00
deltaspike
JAVA-11853: Fix jandex dependency issue
2022-05-04 12:30:35 +02:00
elasticsearch
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1)
2021-05-10 20:05:39 +05:30
fauna
JAVA-10132: Align module names, folder names and artifact id
2022-03-17 22:06:38 +05:30
flyway
updating the version of flyway-core and changing the callback implementation.
2021-10-11 21:32:52 +05:30
flyway-repair
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1)
2021-05-10 20:05:39 +05:30
hbase
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1)
2021-05-10 20:05:39 +05:30
hibernate-annotations
Merge pull request #12185 from freelansam/JAVA-11792
2022-05-09 11:04:26 +02:00
hibernate-enterprise
JAVA-8436: Remove AssertJ depenendency from the child modules - part 3
2021-11-18 12:48:35 +01:00
hibernate-exceptions
Updated README.md
2022-04-18 17:11:30 +05:00
hibernate-jpa
[JAVA-11892] Logging clean up
2022-05-21 21:29:02 +01:00
hibernate-libraries
JAVA-9486: Use guava.version defined in the parent pom
2022-01-18 09:42:21 +01:00
hibernate-mapping
Merge branch 'master' into JAVA-3592
2021-11-25 09:03:54 +01:00
hibernate-mapping-2
Merge pull request #11920 from freelansam/JAVA-10138
2022-03-14 15:00:17 +01:00
hibernate-ogm
JAVA-6475: Fix formatting of POMs ( #11087 )
2021-08-03 00:27:15 +05:30
hibernate-queries
[JAVA-11892] Logging clean up
2022-05-21 21:29:02 +01:00
hibernate5
JAVA-11558 Update article - Hibernate 5 Naming Strategy Configuration
2022-06-06 22:07:37 +05:30
influxdb
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1)
2021-05-10 20:05:39 +05:30
java-cassandra
JAVA-10138 - Fix formatting of POMs
2022-03-13 14:48:44 +05:30
java-cockroachdb
JAVA-5408: Use common postgresql.version property ( #10879 )
2021-06-11 20:25:37 +05:30
java-jdbi
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1)
2021-05-10 20:05:39 +05:30
java-jpa
[JAVA-11892] Logging clean up
2022-05-21 21:29:02 +01:00
java-jpa-2
JAVA-8436: Remove AssertJ depenendency from the child modules - part 3
2021-11-18 12:48:35 +01:00
java-jpa-3
JAVA-8287: Split or move java-jpa-3 module
2021-11-26 22:19:21 +05:30
java-mongodb
[JAVA-11252] Fix Mongodb live test
2022-04-14 21:10:20 +01:00
java-mongodb-2
JAVA-11792: Fix formatting of POMs
2022-05-08 16:36:25 +05:30
jnosql
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1)
2021-05-10 20:05:39 +05:30
jooq
removed explicit h2.version as parent now is at the required 1.4.200
2021-11-21 17:58:26 +05:30
jpa-hibernate-cascade-type
JAVA-8436: Remove AssertJ depenendency from the child modules - part 3
2021-11-18 12:48:35 +01:00
liquibase
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2)
2021-05-10 20:06:19 +05:30
orientdb
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2)
2021-05-10 20:06:19 +05:30
persistence-libraries
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2)
2021-05-10 20:06:19 +05:30
querydsl
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2)
2021-05-10 20:06:19 +05:30
r2dbc
Merge pull request #11479 from chaos2418/JAVA-8435
2021-11-26 13:28:47 +01:00
read-only-transactions
Updated README.md
2022-05-23 17:35:17 +05:00
redis
Java 3590 ( #11367 ) ( #11380 )
2021-10-29 09:37:04 +05:30
sirix
[JAVA-9425] Fix failing integration tests in Sirix module
2022-01-13 09:01:20 +00:00
solr
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2)
2021-05-10 20:06:19 +05:30
spring-boot-mysql
JAVA-11367 Update article - Setting the MySQL JDBC Timezone
2022-05-09 20:56:15 +05:30
spring-boot-persistence
JAVA-3591: updating mockito-core to 4.1.0
2021-12-18 13:40:53 +05:30
spring-boot-persistence-2
Changed properties to oracleucp from ucp
2022-05-03 17:02:25 +03:00
spring-boot-persistence-h2
Merge branch 'master' into JAVA-7244-Review_log_statements_for_projects
2021-12-09 10:22:41 +02:00
spring-boot-persistence-mongodb
removing from the old module
2022-05-16 23:23:26 -03:00
spring-boot-persistence-mongodb-2
BAEL-5370 - MongoDB Composite Key ( #12273 )
2022-06-18 09:49:40 +02:00
spring-data-arangodb
JAVA-9123: POM properties cleanup
2022-01-17 14:03:32 +01:00
spring-data-cassandra
[JAVA-9585] Convert Cassandra integration tests to Live tests
2022-02-04 18:47:43 +00:00
spring-data-cassandra-2
JAVA-9494: Rename nested tests to LiveTest ( #11719 )
2022-01-18 20:24:48 +05:30
spring-data-cassandra-reactive
JAVA-8435: reducing logging for tutorials-integration job
2021-11-20 09:45:50 +05:30
spring-data-cassandra-test
JAVA-7178: Fix formatting of POMs ( #11236 )
2021-09-20 00:04:26 +05:30
spring-data-cosmosdb
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2)
2021-05-10 20:06:19 +05:30
spring-data-couchbase-2
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2)
2021-05-10 20:06:19 +05:30
spring-data-dynamodb
JAVA-9824: Identify boot modules not using parent-boot-2 as parent and
2022-02-22 21:53:39 +05:30
spring-data-eclipselink
explicit h2 version for spring-data-eclipselink and
2021-11-21 13:32:09 +05:30
spring-data-elasticsearch
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2)
2021-05-10 20:06:19 +05:30
spring-data-gemfire
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2)
2021-05-10 20:06:19 +05:30
spring-data-geode
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2)
2021-05-10 20:06:19 +05:30
spring-data-jdbc
BAEL-5457: Add Hikari configuration to datasource ( #11923 )
2022-03-14 12:23:35 -07:00
spring-data-jpa-annotations
JAVA-9486: Use guava.version defined in the parent pom
2022-01-18 09:42:21 +01:00
spring-data-jpa-crud
JAVA-9486: Use guava.version defined in the parent pom
2022-01-18 09:42:21 +01:00
spring-data-jpa-crud-2
remove comment
2022-01-16 19:58:01 +05:30
spring-data-jpa-enterprise
JAVA-8292 : Split or move spring-data-jpa-enterprise module
2022-01-25 22:21:39 +05:30
spring-data-jpa-enterprise-2
Remove unwanted dependencies
2022-01-28 09:49:18 +05:30
spring-data-jpa-filtering
JAVA-9857: Remove overriden spring-boot.version property ( #11956 )
2022-03-22 18:24:59 +05:30
spring-data-jpa-query
JAVA-8638: addressing PR review comments.
2021-11-23 19:12:32 +05:30
spring-data-jpa-query-2
JAVA-9610 Verify Stored Procedures with Hibernate
2022-04-19 23:08:18 +05:30
spring-data-jpa-query-3
Updated README.md
2022-05-23 16:48:34 +05:00
spring-data-jpa-repo
[JAVA-8367] Split spring-data-jpa-repo module
2021-12-23 22:23:23 +00:00
spring-data-jpa-repo-2
Update README.md
2022-01-26 17:38:14 +08:00
spring-data-keyvalue
JAVA-6475: Fix formatting of POMs ( #11087 )
2021-08-03 00:27:15 +05:30
spring-data-mongodb
fix: remove projection from old module ( #12358 )
2022-06-15 15:17:18 -05:00
spring-data-mongodb-2
BAEL-5400 - add spring-data-mongodb-2 module ( #12340 )
2022-06-14 20:24:37 -05:00
spring-data-mongodb-reactive
JAVA-9840: Upgrade spring-core version to 5.3.15
2022-02-03 11:23:05 +01:00
spring-data-neo4j
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 3)
2021-05-10 20:06:48 +05:30
spring-data-redis
JAVA-1664: upgrading parent-boot-2 junit and surefire configurations
2021-11-02 14:51:24 +05:30
spring-data-rest
JAVA-11535 Move spring-data related modules to persistence-modules ( #12126 )
2022-04-26 19:28:06 +05:30
spring-data-rest-2
JAVA-11535 Move spring-data related modules to persistence-modules ( #12126 )
2022-04-26 19:28:06 +05:30
spring-data-rest-querydsl
JAVA-11535 Move spring-data related modules to persistence-modules ( #12126 )
2022-04-26 19:28:06 +05:30
spring-data-solr
JAVA-5967 : Update Introduction to Spring Data Solr
2021-11-09 13:07:43 +05:30
spring-hibernate-3
JAVA-9486: Use guava.version defined in the parent pom
2022-01-18 09:42:21 +01:00
spring-hibernate-5
JAVA-10082 Create new module hibernate-annotations-2 from spring-hibernate-5 module
2022-03-26 14:52:38 +05:30
spring-jdbc
JAVA-8435: reducing logging for tutorials-integration job
2021-11-20 09:45:50 +05:30
spring-jooq
[JAVA-10597] Reverted + Enhanced test cases
2022-05-10 10:45:49 +03:00
spring-jpa
JAVA-9486: Use guava.version defined in the parent pom
2022-01-18 09:42:21 +01:00
spring-jpa-2
JAVA-9486: Use guava.version defined in the parent pom
2022-01-18 09:42:21 +01:00
spring-mybatis
JAVA-9840: Upgrade spring-core version to 5.3.15
2022-02-03 11:23:05 +01:00
spring-persistence-simple
[JAVA-10626] Move jta module to spring-persistence
2022-04-03 23:12:29 +01:00
README.md
Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
2019-10-31 20:43:47 -05:00
pom.xml
BAEL-5400 - add spring-data-mongodb-2 module ( #12340 )
2022-06-14 20:24:37 -05:00