List Question
20 TechQA 2023-06-28T13:04:22.793000How define a unique constrain using JPA nosql (eclipselink) and MongoDB
34 views
Asked by Andrea I
Understanding the @TableGenerator annotation against hibernate version
208 views
Asked by Tal Levi
How to select all distinct records as entities - hibernate - JPA?
80 views
Asked by Daily JavaFX
Understanding @Access annotation (javax.persistence)
179 views
Asked by Tal Levi
Weblogic to Liberty w JPA upgrade - related entities intermittently not being queried
79 views
Asked by CalleWirsch
JPA persistence unit definitions are conflicting
326 views
Asked by thehpi
Why are no data stored after persist and restart
110 views
Asked by water thief
JPQL query with input parameter collection containing null
515 views
Asked by Jens Piegsa
Which JPA key generator option to choose?
173 views
Asked by user2125853
How to lock() a JPA/Hibernate entity when all one has is that entity (no EntityManager/Session)?
421 views
Asked by Learner
Database persisting of entities is slow when using JPA EntityManager
438 views
Asked by wheelerlc64
The statement was aborted because it would have caused a duplicate key value
437 views
Asked by Darvin
Why JPA 2.2 stores java.util.Date as null
89 views
Asked by Darvin
Netbeans 12.0 - Generating Entity Classes from DB uses Java Date class instead of LocalDate
734 views
Asked by cela
java.lang.ClassCastException: [B cannot be cast to [Ljava.lang.Object; while using JPA 2.2 query.getResultStream().findFirst()
3.2k views
Asked by Dragoş Haiduc
Using jpa2.2 on Websphere with spring/hibernate
1.1k views
Asked by simonalexander2005
NULL value for LocalDateTime JPA 2.2 - PostgreSQL
1.5k views
Asked by Miri Yusifli
Why is hibernate cascading by default when I don't have any CascadeTypes set
1.5k views
Asked by Aleks Azen
What is the difference between "Persistent Class" and "Entity" in JPA or in Hibernate?
1.1k views
Asked by Giorgi Tsiklauri