List Question
20 TechQA 2022-08-17T19:42:37.517000JPA Join Tables with two fields, one of them a primary key
3.9k views
Asked by ALEJANDRO HERNANDEZ
Can't add data to a list via Postman Spring JPA @OneToMany/@ManyToOne
486 views
Asked by newB
Which JPA key generator option to choose?
173 views
Asked by user2125853
Possible to retrieve selected children list from database only by using JPA/Hibernate-Annotation?
82 views
Asked by Tessaiga
@Version annotation does not work correctly
1.4k views
Asked by mgh
Problem with saving foreign key with @OneToOne annotation. Saving as null
991 views
Asked by act_inGlasses
Can I fetch existing data for JPA field that newly marked as @Transient?
435 views
Asked by ssdehero
JPA One Entity with two table via SecundaryTable
493 views
Asked by Iceac Sarutobi
Grouping columns within entity
228 views
Asked by CheckThisOut
How to customize the query that is used to fetch the "many" related entities of a one-to-many relationship?
62 views
Asked by Daniel Trebbien
Are these @Table(uniqueConstraints) and @Table(indexes) annotations the same?
930 views
Asked by Marcelo Glasberg
Hibernate recursive mapping parent/child structure - StackOverflowError when retrieve data
10.9k views
Asked by Dang Nguyen
Mapping a list of child objects in JPA - one to many
138 views
Asked by vigamage
JPA/Hibernate @OrderBy annotation with multiple columns and ASC/DESC for each
24.9k views
Asked by Sandy
@oneToMany with @JoinTable have unique constraint in jpa?
4.3k views
Asked by Gopi Lal
In Hibernate 3.5, what are the annotation equivalents of constrained and outer-join?
140 views
Asked by user3183769
converting Hibernate into Spring Data JPA
954 views
Asked by Amit Kumar Lal
Not able to generate DDL from JPA annotated classes
352 views
Asked by AudioBubble