java-tutorials/persistence-modules
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
..
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 JAVA-14673 - Fix formatting of POMs (#12722) 2022-09-13 21:22:49 +05:30
blaze-persistence JAVA-16563: Fix formatting of POMs (#13175) 2022-12-20 22:37:54 +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 Java 15439 PR to check failing test for modules fixed till date (#13150) 2022-12-20 23:17:29 +05:30
deltaspike Java 15439 PR to check failing test for modules fixed till date (#13150) 2022-12-20 23:17:29 +05:30
elasticsearch JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1) 2021-05-10 20:05:39 +05:30
fauna JAVA-15688 Update fauna module under persistence-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#13054) 2022-11-23 23:44:35 +05:30
flyway Update README.md 2023-01-19 07:05:30 +08:00
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-13966] Upgraded h2 database to 2.1.214 + clean up (#12711) 2022-10-20 00:17:05 +05:30
hibernate-enterprise BAEL-6018: HibernateSystemException: ids for this class must be manually assigned before calling save() (#13121) 2022-12-16 08:49:28 +01:00
hibernate-exceptions Java 15439 PR to check failing test for modules fixed till date (#13150) 2022-12-20 23:17:29 +05:30
hibernate-jpa Java 13966 - Fix integration tests (#12900) 2022-10-29 22:04:46 +05:30
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 Java 15439 PR to check failing test for modules fixed till date (#13150) 2022-12-20 23:17:29 +05:30
hibernate-ogm JAVA-6475: Fix formatting of POMs (#11087) 2021-08-03 00:27:15 +05:30
hibernate-queries BAEL-5549: feat: Hibernate Keywords - using keywords as table column names (#13355) 2023-02-21 07:10:59 +05:30
hibernate5 JAVA-16567 Potential issue in An Overview of Identifiers in Hibernate/JPA article (#13248) 2023-01-10 01:27:11 +05:30
influxdb JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1) 2021-05-10 20:05:39 +05:30
java-cassandra Fix naming of parameters in documentation 2022-06-30 23:28:16 +02: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 15439 PR to check failing test for modules fixed till date (#13150) 2022-12-20 23:17:29 +05:30
java-jpa-2 [JAVA-13966] Upgraded h2 database to 2.1.214 + clean up (#12711) 2022-10-20 00:17:05 +05:30
java-jpa-3 Java 15439 PR to check failing test for modules fixed till date (#13150) 2022-12-20 23:17:29 +05:30
java-mongodb Update README.md 2022-11-13 17:45:38 +02:00
java-mongodb-2 JAVA-13132 Cleaned persistence-modules sub-modules poms (#12553) 2022-08-08 19:25:28 +05:30
java-mongodb-3 Update README.md 2022-11-11 09:13:18 +08:00
java-mongodb-queries JAVA-15789: Fix references to parents (#12951) 2022-11-06 11:24:06 +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-16301: Check Article Code Matches GitHub 2022-12-02 18:45:30 +05:30
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-13132 Cleaned persistence-modules sub-modules poms (#12553) 2022-08-08 19:25:28 +05:30
r2dbc [JAVA-13976] Fix integration tests after Spring Boot upgrade to 2.7.2 (#12647) 2022-08-25 21:30:13 +05:30
read-only-transactions Java 15439 PR to check failing test for modules fixed till date (#13150) 2022-12-20 23:17:29 +05:30
redis Java 3590 (#11367) (#11380) 2021-10-29 09:37:04 +05:30
rethinkdb BAEL-6210: Examples for RethinkDB article (#13481) 2023-02-15 08:16:43 +01:00
scylladb Create README.md 2023-01-26 16:23:28 +08:00
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-15409: Fix formatting of POMs (#12992) 2022-11-18 00:26:06 +05:30
spring-boot-persistence [JAVA-13976] Fix integration tests after Spring Boot upgrade to 2.7.2 (#12647) 2022-08-25 21:30:13 +05:30
spring-boot-persistence-2 Changed properties to oracleucp from ucp 2022-05-03 17:02:25 +03:00
spring-boot-persistence-3 JAVA-15409: Fix formatting of POMs (#12992) 2022-11-18 00:26:06 +05:30
spring-boot-persistence-h2 [JAVA-15470] Fixed issues on properties file (#12945) 2022-10-29 22:00:29 +05:30
spring-boot-persistence-mongodb [JAVA-13976] Fix integration tests after Spring Boot upgrade to 2.7.2 (#12647) 2022-08-25 21:30:13 +05:30
spring-boot-persistence-mongodb-2 bael-5848 - How to Insert a HashMap Into MongoDB With Java (#12938) 2022-11-05 19:04:21 +01:00
spring-boot-persistence-mongodb-3 BAEL-6046 - MongoDB - Field Level Encryption (#13494) 2023-02-18 14:27:12 +01:00
spring-data-arangodb JAVA-9123: POM properties cleanup 2022-01-17 14:03:32 +01:00
spring-data-cassandra JAVA-15409: Fix formatting of POMs (#12992) 2022-11-18 00:26:06 +05:30
spring-data-cassandra-2 BAEL-4971 - Object mapping with Cassandra (#13427) 2023-02-20 08:22:52 +00:00
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-13944] Upgrade lombok dependency for main pom.xml + child modules (#12617) 2022-08-19 12:13:42 +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 Java 15439 PR to check failing test for modules fixed till date (#13150) 2022-12-20 23:17:29 +05:30
spring-data-elasticsearch JAVA-16308 Potential issue in Introduction to Spring Data Elasticsearch article (#13286) 2023-01-19 21:30:18 +05:30
spring-data-gemfire JAVA-14499. Revert code changes. 2022-11-03 21:01:55 +01:00
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-13976] Fix integration tests after Spring Boot upgrade to 2.7.2 (#12647) 2022-08-25 21:30:13 +05:30
spring-data-jpa-annotations [JAVA-13976] Fix integration tests after Spring Boot upgrade to 2.7.2 (#12647) 2022-08-25 21:30:13 +05:30
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 [JAVA-13976] Fix integration tests after Spring Boot upgrade to 2.7.2 (#12647) 2022-08-25 21:30:13 +05:30
spring-data-jpa-enterprise JAVA-15788 Optimizations to reduce default build execution time 2022-10-31 01:42:11 +05:30
spring-data-jpa-enterprise-2 Remove unwanted dependencies 2022-01-28 09:49:18 +05:30
spring-data-jpa-filtering [JAVA-13976] Fix integration tests after Spring Boot upgrade to 2.7.2 (#12647) 2022-08-25 21:30:13 +05:30
spring-data-jpa-query [JAVA-13976] Fix integration tests after Spring Boot upgrade to 2.7.2 (#12647) 2022-08-25 21:30:13 +05:30
spring-data-jpa-query-2 [JAVA-13976] Fix integration tests after Spring Boot upgrade to 2.7.2 (#12647) 2022-08-25 21:30:13 +05:30
spring-data-jpa-query-3 Update README.md 2023-02-17 18:57:00 +08:00
spring-data-jpa-repo JAVA-16301: Check Article Code Matches GitHub 2022-12-02 18:45:30 +05:30
spring-data-jpa-repo-2 BAEL-6046 - MongoDB - Field Level Encryption (#13494) 2023-02-18 14:27:12 +01:00
spring-data-keyvalue JAVA-6475: Fix formatting of POMs (#11087) 2021-08-03 00:27:15 +05:30
spring-data-mongodb Updated README.md 2022-09-04 06:02:04 +05:00
spring-data-mongodb-2 Update README.md 2022-11-11 09:44:56 +08:00
spring-data-mongodb-reactive [JAVA-13976] Upgrade Spring Boot to 2.7.2 (#12603) 2022-08-22 22:47:32 +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 update tests to use junit5, mark live test 2023-02-02 11:01:37 +02:00
spring-data-rest Update README.md 2022-09-23 15:24:33 +05:30
spring-data-rest-2 Updated README.md 2022-07-21 13:59:02 +05:00
spring-data-rest-querydsl [JAVA-13976] Upgrade Spring Boot to 2.7.2 (#12603) 2022-08-22 22:47:32 +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 13966 - Fix integration tests (#12900) 2022-10-29 22:04:46 +05:30
spring-hibernate-5 JAVA-13132 Cleaned persistence-modules sub-modules poms (#12553) 2022-08-08 19:25:28 +05:30
spring-jdbc Update README.md 2023-02-17 17:22:14 +08:00
spring-jooq JAVA-15409: Fix formatting of POMs (#12992) 2022-11-18 00:26:06 +05:30
spring-jpa Java 15439 PR to check failing test for modules fixed till date (#13150) 2022-12-20 23:17:29 +05:30
spring-jpa-2 Java 15439 PR to check failing test for modules fixed till date (#13150) 2022-12-20 23:17:29 +05:30
spring-mybatis [JAVA-13966] Upgraded h2 database to 2.1.214 + clean up (#12711) 2022-10-20 00:17:05 +05:30
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 JAVA-15822: Which sub-modules aren't being built (#13153) 2022-12-23 00:33:54 +05:30

README.md

Persistence Modules

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