Hibernate validation error when upgraded Spring boot version
|
|
2
|
213
|
February 6, 2025
|
Implementing Multi-Column IN Clause Using ROW Function
|
|
4
|
161
|
October 10, 2024
|
Careful: Query.setMaxResults() can cause huge memory usage in ListResultsConsumer (initialCollectionSize) (Hibernate 6.x)
|
|
2
|
214
|
January 29, 2025
|
Which version is long term support version for Hibernate ORM version 5? 5.3 or 5.6?
|
|
2
|
198
|
July 4, 2024
|
How to efficiently manage database connections in Hibernate?
|
|
1
|
245
|
June 22, 2024
|
Explicit jdbc type set by AttributeBinder not respected by Hibernate
|
|
6
|
147
|
November 4, 2024
|
Filter with Enum value not working with hibernate 6.4.8
|
|
2
|
197
|
July 29, 2024
|
@SoftDelete and Jakarta @PreRemove
|
|
3
|
179
|
November 27, 2024
|
Register FunctionContributor programmatically
|
|
2
|
205
|
March 5, 2025
|
Merge, migration and oprimistic lock
|
|
1
|
235
|
November 19, 2024
|
Limiting the number of columns from eager join fetching
|
|
1
|
254
|
August 26, 2024
|
Jparepository saveAll() drives to bad performance for indexed object
|
|
1
|
226
|
November 21, 2024
|
Handling Type Casting Issues in HQL Queries for Boolean Fields Across Different Databases
|
|
1
|
224
|
September 19, 2024
|
HibernateException: Found shared references to a collection:
|
|
6
|
127
|
March 12, 2025
|
StackOverflowError when using createCriteriaInsertSelect with onConflict in Hibernate 6.5.3+ (including 7.0.0Beta)
|
|
8
|
68
|
April 2, 2025
|
Use EntityGraph for query with optional ManyToOne relationship
|
|
2
|
106
|
October 10, 2024
|
Enum mapping from custom postgres type with invalid java chars
|
|
1
|
223
|
September 23, 2024
|
Issues with Replacing DetachedCriteria in Hibernate 6.x
|
|
3
|
178
|
March 6, 2025
|
LazyInitializationException: id to load is required for loading
|
|
4
|
157
|
March 11, 2025
|
Mapped OneToOne returning null in relationship owner
|
|
1
|
217
|
June 24, 2024
|
Combine schema validation and NumericBooleanConverter
|
|
4
|
148
|
August 27, 2024
|
Excessive heap usage in StatefulPersistenceContext.nullAssociations when using ScrollableResult.next()
|
|
3
|
166
|
August 6, 2024
|
Re-using Query instance for multiple executeUpdate calls
|
|
2
|
195
|
July 5, 2024
|
Hibernate.cfg.xml specification
|
|
3
|
153
|
June 26, 2024
|
Any way to generate Sequences by entities and change allocationSize of all?
|
|
1
|
224
|
August 6, 2024
|
How to map a unidirectional @OneToOne relationship with the mapping column on the child side?
|
|
1
|
210
|
September 9, 2024
|
READ_TIMEOUT not working when using Environment Variable
|
|
2
|
174
|
September 16, 2024
|
Hibernate search 7.1.1.Final requiring codec Lucene87?
|
|
3
|
150
|
July 10, 2024
|
Massive select query when executing the merge operation
|
|
3
|
158
|
June 28, 2024
|
Retrying after database error causes Hibernate exception
|
|
1
|
217
|
July 4, 2024
|
Error: org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl Unable to get public no-arg constructor
|
|
1
|
215
|
March 26, 2025
|
Missing_cache_strategy: fail
|
|
1
|
208
|
December 12, 2024
|
Batch or Bulk upsert
|
|
1
|
220
|
November 11, 2024
|
Creating an index in subtype using JPA
|
|
5
|
129
|
October 16, 2024
|
Workaround for Hibernate bug HHH-18470
|
|
6
|
127
|
January 8, 2025
|
Hibernate adds DiscriminatorColumn to an entity with no inheritance
|
|
4
|
129
|
February 14, 2025
|
JPA Static model generator not generating json fields
|
|
2
|
195
|
November 20, 2024
|
Hibernate 6 can’t seem to resolve Custom Types specified in .hbm.xml files, throws MappingException
|
|
5
|
126
|
March 24, 2025
|
Array of custom/user types
|
|
2
|
177
|
October 23, 2024
|
@NamedQuery on non-entities
|
|
3
|
145
|
October 18, 2024
|
Null check against collection query param
|
|
4
|
131
|
March 6, 2025
|
FetchNotFoundException after Upgrade to 6.6.X
|
|
3
|
168
|
April 7, 2025
|
Operand of * is of type 'java.lang.Boolean' which is not a numeric type
|
|
3
|
144
|
July 11, 2024
|
@WhereJoinTable will not work when I upgrade Hibernate from 6.3 to 6.4
|
|
2
|
160
|
January 7, 2025
|
Advice on migrating from 3.0 to 5.6 (later 6.x/7.0)
|
|
2
|
163
|
November 19, 2024
|
Problems with Join Fetch using Criteria API
|
|
1
|
187
|
December 17, 2024
|
@NotFound(action = NotFoundAction.IGNORE) how to return null not EntityNotFoundException
|
|
1
|
189
|
October 30, 2024
|
UUID field of type "text"
|
|
1
|
187
|
November 12, 2024
|
Default for the Escape Character in MySQL
|
|
1
|
199
|
July 30, 2024
|
Hibernate 6.6.13.Final - ERROR AssertionFailure HHH000099
|
|
4
|
132
|
May 13, 2025
|