Search code examples
JPA - Ignore join operation in namedQuery in EclipseLink...


javadatabasehibernatejpaeclipselink

Read More
Load subentities with JPQL/EntitGraph is not working with EclipseLink and spring data...


spring-data-jpaspring-dataeclipselink

Read More
JPA not creating database entry for many to many relationship...


javajpaeclipselink

Read More
Why the JPA drop-and-create option is not working...


javajdbceclipselinkjpa-2.1java-ee-8

Read More
How to avoid foreign key constraint violationin in entity relationships using JPA...


javajdbceclipselinkjpa-2.1java-ee-8

Read More
jpa with embedded derby db using maven javafx...


mavenjpaeclipselink

Read More
EclipseLink Platform is missing from JPA Facet Configuration Window...


eclipsemavenjpaeclipselink

Read More
EclipseLink DataModifyQuery does not throw fatal exception...


javajpaeclipselink

Read More
How to Customize a custom programming language in Eclipse?...


xmleclipseeclipse-plugineclipse-rcpeclipselink

Read More
What is the best way to bulk delete rows in JPA while also cascading the delete to child records...


javajpaeclipselinkjpa-2.1bulk-delete

Read More
EclipseLink JPA - location of persistence.xml...


javaeclipsejpaeclipselinkpersistence.xml

Read More
How do I put JPA annotations on delegated properties in Kotlin?...


kotlinspring-data-jpaannotationsdelegateseclipselink

Read More
The right expression is not a valid expression in the JPQL/HQL query...


javasqlhibernateeclipselinkjpql

Read More
EclipseLink Query - Select count(*) from student s not working...


javasqlpostgresqljpaeclipselink

Read More
No [ManagedType] was found for the key class...


spring-data-jpaeclipselink

Read More
Should I let JPA or the database cascade deletions?...


sqljpajpa-2.0eclipselinkcascading-deletes

Read More
org.eclipse.persistence.indirection.IndirectMap cannot be cast to org.eclipse.persistence.queries.Fe...


javajpaeclipselinkjpa-2.1jpa-2.2

Read More
Spring Data JPA + EclipseLink in Oracle...


sqloraclespring-bootspring-data-jpaeclipselink

Read More
Creating JPA entity with composite primary key with @Id from @MappedSuperclass...


jpaeclipselink

Read More
Joining a semi-related entity in JPQL...


javakotlinspring-data-jpaeclipselinkjpql

Read More
@ManyToOne where target PK is part of FK...


jpaeclipselinkjpa-2.0toplink

Read More
Make use of @XmlValue in subclass...


jaxbeclipselinkmoxy

Read More
JPA EclipseLink: handle default value...


postgresqljpaeclipselinkdefault-value

Read More
Hibernate exception with @MapsId, @EmbeddedId...


hibernatejpajpa-2.0eclipselink

Read More
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
BackNext