Search code examples
java.lang.IllegalArgumentException: Named query not found:...

javajpaejb-3.0entitymanager

Read More
Query delay using JPA and pg_sleep in native query...

javaspringpostgresqljpa

Read More
Hibernate SessionFactory Error with JPA in Spring Boot...

javaspringspring-boothibernatejpa

Read More
How to get child entity id after saving it via parent...

springhibernatejpahibernate-mapping

Read More
Hibernate JPA generic IdField not detected after updating hibernate version...

javahibernatejpajpql

Read More
JPA Cannot resolve column/IntelliJ...

javahibernatejpaintellij-ideamapping

Read More
Hibernate JPA Sequence (non-Id)...

javahibernatejpasequence

Read More
Hibernate throws org.hibernate.AnnotationException: No identifier specified for entity: com..domain....

hibernatejpaormidentifierhibernate-annotations

Read More
JPARepository returns duplicated child entities...

javasqldatabasehibernatejpa

Read More
NonUniqueObjectException: when updating an entity with hibernate...

hibernatejpahibernate-mapping

Read More
SpelQueryContext$SpelExtractor.size() error when defining custom queries for repositories...

spring-boothibernatejpaspring-data-jpaspring-data

Read More
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL...

hibernatespring-bootjpa

Read More
Hibernate StatementInspector cannot work on @OneToMany relationship...

javaspring-boothibernatejpaspring-data-jpa

Read More
How to write hibernate criteria logic for Postgres json cast query?...

javapostgresqlhibernatejpahibernate-criteria

Read More
Entity Class name is transformed into SQL table name with underscores...

spring-bootjpaspring-data-jpa

Read More
Negation not working in JPA Pattern Validator...

javaregexspringspring-bootjpa

Read More
Why have ConnectionProxyHandler and other proxy classes been removed from Hibernate 4.2?...

javahibernatejpaproxyorm

Read More
Updating existing MySQL record with Java...

javamysqlspringjpa

Read More
Duplicates in OneToMany annotated List...

javahibernatejpacollectionsone-to-many

Read More
Returning list of strings in JPA @Query using projection...

javajpaspring-data-jpahqljpql

Read More
Java hibernate saving entity and child entity together...

javaspringhibernatejpa

Read More
EclipseLink creates additional table from Embeddable class when using a composite primal key...

jpaeclipselink

Read More
Can you do bulk delete in one transaction using JPA and Hibernate?...

javahibernatejpasessiontransactions

Read More
Call from @Transactional method another @Transactional method with different transaction manager...

javaspring-bootjpatransactionstransactionmanager

Read More
JPA - difference in the use of the mappedBy property to define the owning entity...

javahibernatejpapersistencejpql

Read More
"detached entity passed to persist error" with JPA/EJB code...

javajpaejb-3.0

Read More
Delay Update operation until every entity is updated [HIBERNATE]...

javaspringhibernatejpa

Read More
Spring JPA doesn't create my entities on mysql...

mysqlspringjpa

Read More
QueryDsl is fetching all record upon join and not considering ON condition...

mysqlspring-boothibernatejpaquerydsl

Read More
Spring Boot 3.1.2 subselect query failing - Hibernate 6.2...

javahibernatejpajpql

Read More
BackNext