java-tutorials/persistence-modules
sampadawagde 51a8facd75 JAVA-8398: Align module names, folder names and artifact id 2021-11-20 14:00:47 +05:30
..
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-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
core-java-persistence-2 Update README.md 2021-08-05 01:10:01 +08:00
deltaspike JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +05:30
elasticsearch JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1) 2021-05-10 20:05:39 +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 JAVA-3247 Reduce logging of tutorials-integration job 2021-08-21 14:14:24 +05:30
hibernate-enterprise JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
hibernate-exceptions Merge pull request #11296 from johnA1331/master 2021-10-07 09:04:16 +03:00
hibernate-jpa JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
hibernate-libraries JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
hibernate-mapping JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
hibernate-ogm JAVA-6475: Fix formatting of POMs (#11087) 2021-08-03 00:27:15 +05:30
hibernate-queries JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
hibernate5 JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
influxdb JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1) 2021-05-10 20:05:39 +05:30
java-cassandra BAEL-4980 add link back to article (#11308) 2021-10-09 16:26:48 -05:00
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-3247 Reduce logging of tutorials-integration job 2021-08-21 14:14:24 +05:30
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-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
java-mongodb Update README.md 2021-11-19 21:25:17 +08:00
jnosql JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1) 2021-05-10 20:05:39 +05:30
jooq JAVA-5408: Use common postgresql.version property (#10879) 2021-06-11 20:25:37 +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 JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2) 2021-05-10 20:06:19 +05:30
redis Java 3590 (#11367) (#11380) 2021-10-29 09:37:04 +05:30
sirix JAVA-5954: Strip out unnecceary test data from 10mb file (#11145) 2021-08-19 20:17:32 +05:30
solr JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2) 2021-05-10 20:06:19 +05:30
spring-boot-mysql JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2) 2021-05-10 20:06:19 +05:30
spring-boot-persistence JAVA-2592: Add DROP TABLE IF EXIST clause to avoid SQL exception 2021-11-07 13:04:54 -05:00
spring-boot-persistence-2 JAVA-7334: Update 'Oracle Connection Pooling With Spring' article 2021-09-19 17:56:49 -04:00
spring-boot-persistence-h2 [JAVA-6455] Remove Lombok 2021-11-18 13:23:25 +00:00
spring-boot-persistence-mongodb JAVA-5875: Upgrade Spring Boot to 2.5.1 (#10956) 2021-06-26 01:20:37 +05:30
spring-data-arangodb fix: updating database username to be in sync with the article (#11270) 2021-10-01 22:36:07 +05:30
spring-data-cassandra JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +05:30
spring-data-cassandra-2 JAVA-8398: Align module names, folder names and artifact id 2021-11-20 14:00:47 +05:30
spring-data-cassandra-reactive JAVA-2801: Upgrade spring-data-cassandra-reactive to the latest Spring Boot version 2021-09-26 12:57:40 -04:00
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-5875: Upgrade Spring Boot to 2.5.1 (#10956) 2021-06-26 01:20:37 +05:30
spring-data-eclipselink JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2) 2021-05-10 20:06:19 +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 JAVA-6475: Fix formatting of POMs (#11087) 2021-08-03 00:27:15 +05:30
spring-data-jpa-annotations Spring Boot 2.5.x compatible updates in spring-data-jpa-annotations 2021-10-15 09:51:04 +05:30
spring-data-jpa-crud [JAVA-6005] Reduce logging (#11247) 2021-09-26 08:58:09 +05:30
spring-data-jpa-enterprise JAVA-6475: Fix formatting of POMs (#11087) 2021-08-03 00:27:15 +05:30
spring-data-jpa-filtering JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2) 2021-05-10 20:06:19 +05:30
spring-data-jpa-query Spring Boot 2.5.x compatible updates in spring-data-jpa-query 2021-10-15 09:16:33 +05:30
spring-data-jpa-query-2 Spring Boot 2.5.x compatible updates in spring-data-jpa-query-2 2021-10-15 09:24:10 +05:30
spring-data-jpa-repo Spring Boot 2.5.x compatible updates in spring-data-jpa-repo 2021-10-14 20:09:00 +05:30
spring-data-jpa-repo-2 JAVA-6475: Fix formatting of POMs (#11087) 2021-08-03 00:27:15 +05:30
spring-data-keyvalue JAVA-6475: Fix formatting of POMs (#11087) 2021-08-03 00:27:15 +05:30
spring-data-mongodb JAVA-5955: Decrease size of the zips.json file 2021-08-18 11:35:39 +02:00
spring-data-mongodb-reactive Merge branch 'master' into master 2021-10-06 17:10:37 +05:30
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-solr JAVA-5967 : Update Introduction to Spring Data Solr 2021-11-09 13:07:43 +05:30
spring-hibernate-3 JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 3) 2021-05-10 20:06:48 +05:30
spring-hibernate-5 JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 3) 2021-05-10 20:06:48 +05:30
spring-jdbc autogen key code cleanup 2021-10-15 08:58:53 +05:30
spring-jooq JAVA-1664: upgrading parent-boot-2 junit and surefire configurations 2021-11-02 14:51:24 +05:30
spring-jpa JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
spring-jpa-2 updating the visibility modifier in spring.hibernate.AbstractHibernateDao (#11294) 2021-10-06 21:49:26 +05:30
spring-mybatis JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
spring-persistence-simple JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 3) 2021-05-10 20:06:48 +05:30
README.md Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2 2019-10-31 20:43:47 -05:00
pom.xml JAVA-1672: removing surefire configurations from parents 2021-11-07 19:14:37 +05:30

README.md

Persistence Modules

This module contains articles about persistence. Actual articles go into its submodules.