-
Happens with the latest version; cloned today.
Let me know if you need further details (PU, entities, etc.).
Caused by: java.lang.ClassCastException: org.batoo.jpa.parser.impl.metadata.attribute.Emb…
-
### Description
As discussed on twitter with @Sanne (Hi :wave: !) I have made [available a quarkus application with a real-life JPA model consisting of 300+ entities](https://github.com/topicusonde…
-
In migrating a grails 3.2.11 app to 3.3.8, which migrates to Gorm 6.1, JPA annotated entities no longer work.
TagLink.groovy
```
import javax.persistence.*;
import javax.validation.constraints.…
-
Hello,
I'm currently using `rsql-jpa-specifications` in a Spring Boot project and facing a challenge with querying entities based on conditions that span multiple child entities. I would appreciate a…
-
-
Define persistence for the in-memory data. Could be combined with JPA as persistence provider if keys and values are JPA entities. Or in a light-weight solution, ensure that cache listeners can be use…
-
JPA has always had a Metamodel API to find out about managed entities, managed superclasses and embeddable type. With the introduction of attribute converters, other types get under control of the JPA…
-
### Expected Behavior
I should be able to define entity mappings without any annotations using by specifying the mappings in files supplied to the `jpa.*.mapping-resources` configuration.
### Actu…
-
### Search first
- [X] I searched and no similar issues were found
### Description
I'm trying to make a diff between my JPA entities all situated in the my.package.model package and a running…
-
## Overview of the feature request
The [current PR for this documentation](https://github.com/jhipster/jhipster.github.io/pull/1335) aims to improve the existing guide from the _current_ starti…