CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
hibernate
02-04
Enterprise
Agnostic default value for Boolean Types
01-21
database
How to change database type for @Lob property with Hibernate
01-20
Net
How To Convert hibernate xml many-to-many mapping having formula into annotation?
11-29
other
Migrate registerFunction and registerHibernateType to Hibernate6
11-19
Enterprise
Hibernate: Join table on a.fk_id = b.id
10-03
Software engineering
Hibernate Criteria Join with 2 Tables
09-15
OS
Hibernate validation can't find provider
09-15
Net
JPA / Criteria API - How to filter a OneToMany field?
09-15
Software engineering
Hibernate doesn't save entity
09-14
Back-end
Transient instance must be saved before current operation, but the instance is not transient at all
09-13
Software engineering
SQL Query returning column 'id' not found in JPA
09-13
Software design
Spring JPA Saving Parent Object is not Saving Child Object - Resolved (at end of comment)
09-12
Back-end
Spring JPA Saving Parent Object is not Saving Child Object
09-12
Back-end
Spring boot application fails to start when adding junit tests
09-12
Back-end
java.lang.StackOverflowError: null at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.seri
09-12
Blockchain
Getting "No Session found for current thread" error while using multiple data sources usin
09-12
database
SpringBoot POST Request with ManyToOne relation
09-10
database
Criteria Builder to exclude multiple conditions
09-10
Back-end
Unable to get entity when optional Child OneToOne entity doesn't exist
09-10
Blockchain
show query parameters that don't select anything
09-09
Net
Spring Boot Rest API, JPA Entities, DTOs, what is the best approach?
09-09
Net
How to avoid LazyInitializationException with nested collections in JPA-Hibernate?
09-09
Net
is there a way to do batch updates using HQL where the update values for each object are in a map?
09-09
Mobile
Database and table are not created in the SpringBoot application
09-09
Mobile
Why the CitizenDB and Table "Citizen" is not creating even after configurating everything
09-08
Enterprise
Replacing Hibernate's Criteria API by JPA Criteria API
09-08
Enterprise
Quarkus Hibernate ORM in OpenShift: Import.sql not executed
09-08
database
Remove minutes from @CreationTimestamp annotation
09-08
database
Transaction propagation in spring @required
09-08
Software design
Pessimistic Lock with Update Query
09-07
Enterprise
Is it possible to map a JPA/Hibernate Entity field to a field in another class without @Embeddable?
09-07
Back-end
SQL injection even after using jpa named parameter
09-06
Mobile
Complex SQL Query For Counting and Listing
09-06
Enterprise
subquery for aggregate and group by
09-06
Net
Hibernate session factory and repository confusion
09-06
Back-end
Generate Custom Id in JPA with different initial value
09-06
OS
Getting error while creating Entity classes with multiple relationships in SpringBoot
09-05
Blockchain
Use of @OneToMany or @ManyToMany targeting an unmapped class SpringBoot
09-05
Mobile
Spring hibernate orderBy on list element
09-05
Back-end
Duplicating elements in a ManyToMany relation
1104
1
2
3
4
5
6
7
8
9
10
Next
Last
Links:
CodePudding