List Question
20 TechQA 2020-09-25T07:19:51.927000java.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
Netbeans 12.0 - Generating Entity Classes from DB uses Java Date class instead of LocalDate
734 views
Asked by cela
What is the difference between "Persistent Class" and "Entity" in JPA or in Hibernate?
1.1k views
Asked by Giorgi Tsiklauri
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
Using jpa2.2 on Websphere with spring/hibernate
1.1k views
Asked by simonalexander2005
Hibernate 5 - java.lang.NoSuchMethodError: javax.persistence.Table.indexes()
8.8k views
Asked by JeanPierre
Integration of Flyway into JPA + OSGi
350 views
Asked by Roman Smushkevich
No Persistence provider for EntityManager Hibernate 5
2.1k views
Asked by A. Gorin
How to use a @ConstructorResult with a Set<SomeEnum> field
1.3k views
Asked by Paul Campbell
Eclipselink 2.7.3 not performing 'drop-and-create'
589 views
Asked by Esteban Rincon
not-null property references a null or transient value in one to one relation
1.8k views
Asked by chemek
Eclipse projects facets jpa version 2.2 needed
319 views
Asked by Joel Degerman
Upgrading from JPA 2.1 to JPA 2.2
9.3k views
Asked by Leon Dendle
JPQL query with input parameter collection containing null
515 views
Asked by Jens Piegsa
How to lock() a JPA/Hibernate entity when all one has is that entity (no EntityManager/Session)?
421 views
Asked by Learner
JPA persistence.xml I want it to connect to MariaDB but it always connects to hsqldb
4.6k views
Asked by ThanhLoyal
How define a unique constrain using JPA nosql (eclipselink) and MongoDB
34 views
Asked by Andrea I
What is best way to JPA repository update?
492 views
Asked by Prateek
Spring Data Jpa rollback of Primary Key is not working
1k views
Asked by Prateek