CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
jpa-2.0
09-15
Net
JPA / Criteria API - How to filter a OneToMany field?
08-10
Enterprise
TypeMismatchException on fetching the table data by Hibernate Session.get() method
05-31
Back-end
SpringData - Can a Map<String, @Embedable MyClass> be persisted with @ElementCollection if MyC
05-30
front end
JPA 2 Entity with composite key generates extra redundant *_KEY field in databse
04-29
other
How to map specific column in entity class
12-23
Software engineering
JPA one-to-one mapping creates an extra column. How to remove it?
12-10
Net
Why hibernate doesn't create tables automatically even with hibernate.hbm2ddl.auto" value=
12-05
Software design
JpaRepository query parameters are not getting updated dynamically
11-01
Back-end
Column is invalid in the ORDER BY clause with JPA and SQL Server
10-29
Enterprise
What is the use of the field generator in @GeneratedValue in JPA / Hibernate?
09-24
Net
some kind of a race condition with JPA and Hibernate updating the same entity
Links:
CodePudding