-
Hello!
### Description
I try to get list of entity view with custom filter but I get an error
"class com.blazebit.persistence.view.impl.metamodel.FlatViewTypeImpl cannot be cast to cla…
-
### Brief Summary
Hello,
We just upgraded our persistence library from Hibernate 6.1.7 to 6.2.0. With this new version, our application crashes during the deployment with a lifecycle error:
```…
-
-
-
Mapeamento @Entity
Mapeamento @Id
Mapeamento @Temporal(TemporalType.DATE)
Mapeamento @ElementCollection
Mapeamento @ManytoMany
Mapeamento @OneToMany
-
-
Sem usar e usando **@MapsId**
-
the manytomany relation is not working for mySQL users. quiz questions ids are not mapping, the quiz_questions table is empty
-
Hi, we discovered a problem persisting byte data into a postgresql text column after switching to pgjdbc-ng from the classical postgres jdbc driver.
I located the issue in the JavaTypeMapping class w…
-
## Feature Request
#### Is your feature request related to a problem? Please describe
When using this driver via Spring, when exceptions that this driver throws occur, Spring wraps them into wra…