File tree Expand file tree Collapse file tree
core-java/src/main/java/com/baeldung
spring-persistence-simple Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## Relevant articles:
2+
3+ - [ OData Protocol Guide] ( https://www.baeldung.com/odata )
Original file line number Diff line number Diff line change 2828- [ Java 9 Convenience Factory Methods for Collections] ( https://www.baeldung.com/java-9-collections-factory-methods )
2929- [ Java 9 Stream API Improvements] ( https://www.baeldung.com/java-9-stream-api )
3030- [ A Guide to Java 9 Modularity] ( https://www.baeldung.com/java-9-modularity )
31- - [ Java 9 Platform Module API] ( https://www.baeldung.com/java-9-module-api )
31+ - [ Java 9 java.lang. Module API] ( https://www.baeldung.com/java-9-module-api )
3232- [ Java 9 Platform Logging API] ( https://www.baeldung.com/java-9-logging-api )
3333- [ Filtering a Stream of Optionals in Java] ( https://www.baeldung.com/java-filter-stream-of-optional )
Original file line number Diff line number Diff line change 1+ ## Relevant articles:
2+
3+ - [ Why Do Local Variables Used in Lambdas Have to Be Final or Effectively Final?] ( https://www.baeldung.com/java-lambda-effectively-final-local-variables )
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1616- [ Multi-Module Project with Maven] ( https://www.baeldung.com/maven-multi-module )
1717- [ Maven Enforcer Plugin] ( https://www.baeldung.com/maven-enforcer-plugin )
1818- [ Eclipse Error: web.xml is missing and failOnMissingWebXml is set to true] ( https://www.baeldung.com/eclipse-error-web-xml-missing )
19+ - [ Guide to Maven Profiles] ( https://www.baeldung.com/maven-profiles )
Original file line number Diff line number Diff line change 88- [ Converting Between LocalDate and SQL Date] ( https://www.baeldung.com/java-convert-localdate-sql-date )
99- [ Combining JPA And/Or Criteria Predicates] ( https://www.baeldung.com/jpa-and-or-criteria-predicates )
1010- [ Types of JPA Queries] ( https://www.baeldung.com/jpa-queries )
11+ - [ Defining JPA Entities] ( https://www.baeldung.com/jpa-entities )
12+ - [ JPA @Basic Annotation] ( https://www.baeldung.com/jpa-basic-annotation )
13+ - [ Default Column Values in JPA] ( https://www.baeldung.com/jpa-default-column-values )
Original file line number Diff line number Diff line change 1212- [ Spring Data JPA Projections] ( https://www.baeldung.com/spring-data-jpa-projections )
1313- [ JPA @Embedded And @Embeddable ] ( https://www.baeldung.com/jpa-embedded-embeddable )
1414- [ Spring Data JPA Delete and Relationships] ( https://www.baeldung.com/spring-data-jpa-delete )
15+ - [ Spring Data JPA and Named Entity Graphs] ( https://www.baeldung.com/spring-data-jpa-named-entity-graphs )
16+ - [ Batch Insert/Update with Hibernate/JPA] ( https://www.baeldung.com/jpa-hibernate-batch-insert-update )
1517- [ Difference Between save() and saveAndFlush() in Spring Data JPA] ( https://www.baeldung.com/spring-data-jpa-save-saveandflush )
Original file line number Diff line number Diff line change 77- [ A Guide to JPA with Spring] ( https://www.baeldung.com/the-persistence-layer-with-spring-and-jpa )
88- [ Bootstrapping Hibernate 5 with Spring] ( http://www.baeldung.com/hibernate-5-spring )
99- [ The DAO with Spring and Hibernate] ( http://www.baeldung.com/persistence-layer-with-spring-and-hibernate )
10- - [ DAO with Spring and Generics] ( https://www.baeldung.com/simplifying-the-data-access-layer-with-spring-and-java-generics )
10+ - [ Simplify the DAO with Spring and Java Generics] ( https://www.baeldung.com/simplifying-the-data-access-layer-with-spring-and-java-generics )
1111- [ Transactions with Spring and JPA] ( https://www.baeldung.com/transaction-configuration-with-jpa-and-spring )
1212- [ Introduction to Spring Data JPA] ( http://www.baeldung.com/the-persistence-layer-with-spring-data-jpa )
1313- [ Spring Data JPA @Query ] ( http://www.baeldung.com/spring-data-jpa-query )
1414- [ Spring JDBC] ( https://www.baeldung.com/spring-jdbc-jdbctemplate )
1515
16-
1716### Eclipse Config
1817After importing the project into Eclipse, you may see the following error:
1918"No persistence xml file found in project"
Original file line number Diff line number Diff line change 1+ ## Relevant articles:
2+
3+ - [ Guide to QuarkusIO] ( hhttps://www.baeldung.com/quarkus-io )
You can’t perform that action at this time.
0 commit comments