CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
javahibernatejpa
02-03
Back-end
How to ensure that only one instance of embeddable object can be created in a JPA entity?
01-26
other
DDL generation doesn't work with JPA approach
01-10
Back-end
Hibernate Single Table Inheritance with 2 @DiscriminatorColumn (1 is embedded) is not working
01-02
Mobile
Hibernate Print Before and After Update
12-04
database
JPA : How to handle mapping with a table that has relationship with two other tables?
12-04
Mobile
JPA : How to handle mapping with a table that has relatioship with two other tables?
12-01
Software design
How to get auto_increment composite key updated after save
11-29
Software engineering
Why is there no CUBRID dialect in Hibernate 6.x versions?
11-06
other
Hibernate bidirectional @OneToOne always EAGER on child side
10-28
database
Multiple @ElementCollection fields with discriminator?
10-24
Net
ConcurrentModificationException while updating data within Hibernate event listener
10-22
Blockchain
Make DB changes with hibernate listener
10-20
Mobile
Create JPA entity without database connection
10-18
OS
Unidirectional OneToOne cascading from Child to Parent
10-18
Blockchain
Hibernate 6 SchemaExport class not found
10-14
Software design
<> in "order by" clause causes createQuery to fail
09-29
Enterprise
JPA/ManyToOne/JoinColumn with a database View : how to avoid Foreign Key generation?
09-21
Back-end
CriteriaBuilder slows down during ~15000 executions
09-20
Software design
Caused by: java.lang.IllegalArgumentException: Not an entity:
Links:
CodePudding