|
Deprecation of Hibernate Criteria and how we can still prevent it
|
|
39
|
42303
|
September 20, 2023
|
|
Hibernate Lazy Mode doesn't work with Spring Boot
|
|
20
|
89407
|
November 20, 2023
|
|
Parameter value did not match expected type even thought it matches
|
|
10
|
57605
|
March 17, 2021
|
|
Query specified join fetching, but the owner of the fetched association was not present in the select list
|
|
17
|
40739
|
December 21, 2018
|
|
Caused by: javax.persistence.TransactionRequiredException: no transaction is in progress
|
|
14
|
43321
|
November 10, 2024
|
|
Migration of dialect to Hibernate 6
|
|
29
|
25362
|
October 26, 2023
|
|
HibernateException: Access to DialectResolutionInfo cannot be null when ‘hibernate.dialect’ not set
|
|
12
|
37803
|
December 14, 2021
|
|
Hibernate throws "org.hibernate.id.IdentifierGenerationException: attempted to assign id from null one-to-one property"
|
|
15
|
31666
|
August 12, 2024
|
|
SQLSyntaxErrorException: Unknown column <columnName> in field list
|
|
20
|
27014
|
November 14, 2018
|
|
Spring Boot 3 with Hibernate ORM 6.2.0
|
|
9
|
20837
|
June 14, 2023
|
|
Auto incrementation not working for @Id tagged field
|
|
16
|
27960
|
July 24, 2018
|
|
Hibernate 5.1.10 - lazy loading doesn't work
|
|
11
|
30482
|
January 4, 2020
|
|
Dynamic Field Selection
|
|
22
|
21795
|
May 22, 2019
|
|
Hibernate many-to-many cannot delete
|
|
12
|
27685
|
July 27, 2022
|
|
How to join entities through multiple (secondary) tables?
|
|
13
|
24892
|
November 27, 2018
|
|
Hibernate.properties not found
|
|
9
|
27354
|
May 8, 2018
|
|
Error accessing tables metadata
|
|
17
|
20215
|
March 27, 2018
|
|
How to make lazy loading truly lazy (V5.4)
|
|
31
|
15103
|
March 12, 2021
|
|
HTE_ prefix added on default to database table names
|
|
17
|
11249
|
June 11, 2024
|
|
How to fix “Unable to find column with logical name” in Java, Hibernate
|
|
11
|
23929
|
March 25, 2019
|
|
Facing with ObjectOptimisticLocking FailureException after migrating to Hibernate 6.6.2.Final
|
|
24
|
13705
|
August 12, 2025
|
|
How to write a custom sequence-based String Id generator with JPA and Hibernate
|
|
10
|
20365
|
June 19, 2023
|
|
Mapping custom column type with PostgreSQL and Hibernate
|
|
9
|
20893
|
April 14, 2022
|
|
MultiTenant Hibernate + Spring boot - How to prevent it from looking up for a connection during server startup
|
|
9
|
11554
|
July 22, 2021
|
|
HQL hibernate 6.0.final migration
|
|
35
|
10774
|
May 2, 2022
|
|
Hibernate 6 cannot persist Enum as Ordinal in VARCHAR column
|
|
25
|
12674
|
October 31, 2023
|
|
Hibernate - How to remove entity from parent when deleting child
|
|
12
|
17645
|
January 29, 2019
|
|
Possible regression 5.6 to 6.1 - [SqmRoot not yet resolved to TableGroup]
|
|
39
|
10029
|
September 14, 2023
|
|
About the order of SQL execution when flushing to the database
|
|
24
|
12665
|
September 22, 2018
|
|
OneToMany association with Lazy Loading and Cascade.ALL
|
|
11
|
17510
|
November 24, 2019
|
|
AuditQuery and relationships
|
|
27
|
11238
|
March 30, 2020
|
|
Bytecode enhancement failed / NoSuchMethodException when lazy fetching a member
|
|
15
|
14236
|
July 4, 2022
|
|
Property not lazy loading with runtime bytecode enhancement, hibernate 5.2
|
|
17
|
7529
|
July 27, 2018
|
|
Using a oracle sequence on non primary key
|
|
11
|
16133
|
April 11, 2023
|
|
Hibernate 5.3 with Ehcache 3.5.2 configuration problem
|
|
11
|
15778
|
December 7, 2019
|
|
Java exception when using @CreationTimestamp or @UpdateTimestamp annotation in Embeddable
|
|
10
|
16326
|
January 29, 2019
|
|
Map Array list on particular Column
|
|
15
|
12302
|
April 26, 2018
|
|
Why do I keep getting the 'cannot resolve query' for this native query?
|
|
9
|
15033
|
April 17, 2018
|
|
No data type for node [MethodNode]
|
|
15
|
11164
|
May 24, 2022
|
|
@IdClass and @GeneratedValue not working in Hibernate
|
|
11
|
12804
|
May 27, 2018
|
|
Hibernate with Ehache failing to init SessionFactory
|
|
12
|
12248
|
November 23, 2023
|
|
Error advancing (next) ResultSet position + Hibernate v6
|
|
23
|
8586
|
March 6, 2023
|
|
Hibernate Batch Fetch style recommendations
|
|
27
|
7910
|
November 13, 2018
|
|
ManyToOne - always EAGER loading
|
|
9
|
13127
|
April 7, 2022
|
|
Batch with INSERT VALUES when using Hibernate
|
|
9
|
12723
|
October 21, 2025
|
|
Custom type update query gives "unexpected AST node" error
|
|
10
|
11878
|
November 24, 2020
|
|
Oracle: HT_ tables are created for inheritance type table-per-class
|
|
9
|
12362
|
September 12, 2018
|
|
java.lang.AbstractMethodError at org.hibernate.type.CustomType.nullSafeGet
|
|
11
|
11142
|
September 1, 2020
|
|
Disable setting IMPLICIT_TRANSACTIONS to ON in SQL Server
|
|
12
|
10660
|
October 25, 2022
|
|
HQL query select one set of columns vs select other columns when a particular column is null
|
|
14
|
9851
|
October 24, 2018
|