Search code examples
JPA: Error creating bean with name 'calendarioTurnosController' defined in file...

javaspring-bootjpatomcat

Read More
Spring Boot 2.1.2, Hibernate 5: Register Hibernate Event Listeners (Insert/Update/Delete)...

springhibernatespring-bootjpalistener

Read More
JPA Criteria - Aliases that does not work on aggregation selection...

javahibernatejpacriteriacriteria-api

Read More
Java Service Using JPA and EclipseLink Must Maintain Resilient Connections to PostgreSQL Database...

javapostgresqljpaconnectioneclipselink

Read More
Spring Data JPA calling Oracle Function...

javaspringoracle-databasefunctionjpa

Read More
POST payload is zero in Spring Boot Service...

spring-bootkotlinjpa

Read More
Hibernate 6.1.x / Spring Boot : avoid global temporary table creation...

javaspringspring-boothibernatejpa

Read More
Hibernate JPA Native Query ResultSet...

hibernatejpa

Read More
Avoid insert 'null' values to database table via JPA...

javapostgresqlormjpajpa-2.0

Read More
JPA many to one query retrieves too many fields...

javahibernatejpaspring-data-jpa

Read More
Unable to create EvictionPolicy instance of type org.apache.commons.pool2.impl.DefaultEvictionPolicy...

javajpaeclipselinkentitymanagerpool

Read More
How can I build a query for searching in range of values?...

javaspringjpaspring-data-jpacriteria

Read More
@OrderBy and SortedSet: Why must it be avoided?...

javahibernatejpacollectionsspring-data-jpa

Read More
Error creating bean with name 'customerRepository': Invocation of init method failed; No pro...

jpaspring-bootspring-dataspring-data-jpa

Read More
Creating a read-only repository with SpringData...

javaspringjpaspring-dataspring-data-jpa

Read More
Json Deserializer in Spring Boot - How to make deserialization and self relations...

javaspring-boothibernatejpajackson

Read More
Understanding the Spring Data JPA @NoRepositoryBean interface...

javaspringjpaspring-dataspring-data-jpa

Read More
java.lang.NoClassDefFoundError: javax/sql/DataSource (eclipselink 4.0.2 + GWT 2.11.0)...

javaeclipsejpagwteclipselink

Read More
Many to One microservice response not appear in postman...

javaspringspring-bootjpa

Read More
How to build a JPA Specification for a given SQL query with entities on Many to Many relationship?...

javamysqlspringjpamany-to-many

Read More
Persisting a JSON Object using Hibernate and JPA...

javajsonspringhibernatejpa

Read More
Clarifying terminology - What does "hydrating" a JPA or Hibernate entity mean when fetchin...

javahibernatejpaormlazy-loading

Read More
How to join encrypted and plain sight columns in Spring Data JPA and Hibernate?...

javapostgresqlspring-boothibernatejpa

Read More
StaleObjectStateException or OptimisticLockingException...

javahibernatejpatransactionsoptimistic-locking

Read More
Hibernate validator does not see the table...

javadatabasehibernatejpamany-to-many

Read More
How to use Postgres JSONB datatype with JPA?...

javajsonpostgresqljpaeclipselink

Read More
What is best practice for performing read only operations in JPA/Hibernate?...

javaspringhibernatejpa

Read More
Spring Hibernate Multi Tenancy - avoid using default DataSource...

springhibernatejpamulti-tenant

Read More
javax.persistence.RollbackException: Error while committing the transaction (JPA without Spring)...

javadatabasepostgresqlhibernatejpa

Read More
Can I cache getClass.hashCode()?...

javajpahashcodepremature-optimization

Read More
BackNext