Search code examples
TypedQuery<x> returns vector of Object[] instead of list of x-type object...

jpatypeseclipselink

Read More
Mapping one DB column to two seperate fields using JPA...

javajpaeclipselink

Read More
Initial SessionFactory creation failed.javax.persistence.PersistenceException...

javajspjpaeclipselink

Read More
EclipseLink: The table ["Addresses"] is not present in this descriptor DescriptorException...

hibernatejpaeclipselink

Read More
EntityManager.persist does not have any effect...

javajpaeclipselinkpayarajava-ee-8

Read More
When using discriminator value for single table strategy, the first inserted entity's discrimina...

jpaeclipselinkpersistencesingle-table-inheritancediscriminator

Read More
JPA Expression concatenate more than two columns...

jpaeclipselinkjpa-2.0criteriacriteria-api

Read More
Embedded ID mapping fails with DescriptorException: There should be one non-read-only mapping define...

hibernatejpaeclipselinkjpa-2.0

Read More
Writability mapping of @OneToMany @MapKeyColumn relationship assumed to be on @Id field...

hibernatejpaeclipselink

Read More
How to avoid duplicate insertions of "many" entity in one-to-many relationship when using ...

javamysqljpaeclipselink

Read More
Syntax error in SQL statement running JPA query...

spring-mvcjpaeclipselinkh2dbunit

Read More
Netbeans 12.0 - Generating Entity Classes from DB uses Java Date class instead of LocalDate...

javajpanetbeanseclipselinkjpa-2.2

Read More
JPA Insert + Oracle Sequences and Junit with H2...

javajunitspring-data-jpaeclipselinkh2

Read More
log4j config when testing to show only Errors...

javaspringlog4jeclipselinkdbunit

Read More
Collecting all child entities from multiple different entities...

eclipselinkjpqlcriteria-apijpa

Read More
Error running Junit test with DBUNIT on SpringBoot project...

javaspring-bootjuniteclipselinkdbunit

Read More
"; expected "., ("; running JPA query...

oracle-databasespring-bootspring-data-jpaeclipselinkspring-test-dbunit

Read More
How to provide custom Expression or Predicate with JPA QueryBuilder...

springpostgresqljpafull-text-searcheclipselink

Read More
Using BETWEEN in native query in JPQL...

javasqljpaeclipselinkjava-ee-8

Read More
JPA left outer join using CriteriaBuilder results in error: Partial object queries are not allowed t...

javajpaeclipselinkjpa-2.0criteria-api

Read More
Spring JPA: What is the cost of saveandflush vs save?...

javaspringeclipselinkspring-data-jpa

Read More
JPA Unknown entity type Exception...

javajpaeclipselink

Read More
How do I catch the constraint violation exception from EclipseLink?...

jpajpa-2.0eclipselink

Read More
JPA not fetching data that reflects state of database...

javapostgresqljpaeclipselinkjava-ee-8

Read More
"Unsupported use of GenericConnection" exception when migration from JPA2.0 to JPA 2.1...

hibernatejpawebsphereeclipselinkopenjpa

Read More
JPA No Persistence provider for EntityManager...

javajpaeclipselink

Read More
JPQL can not prevent cache for JPQL query...

jpaeclipselinkjpql

Read More
Missing field in update statement in eclipselink...

eclipselinkpersistencepayara

Read More
How to instantiate the LAZY relationship prior to serialization?...

javamysqldatabasenetbeanseclipselink

Read More
EclipseLink / JPA: How to programmatically get the number of SQL queries that have been performed...

javasqljpaeclipselinksniffy

Read More
BackNext