MassIndexer issues when using @Fetch(FetchMode.SUBSELECT)
|
|
4
|
1431
|
February 15, 2021
|
HBM2Java uses default plattform encoding for source generation
|
|
4
|
1430
|
April 12, 2020
|
Stop validation after the first validation error was found
|
|
1
|
2261
|
January 14, 2019
|
Optimizing generated sql queries when using parameters of type list
|
|
5
|
1305
|
September 27, 2023
|
Issue with BooleanConverter in Postgres with smallint
|
|
7
|
1128
|
November 24, 2023
|
Oracle XE (11g) Pagination Fails. Cause: offset fetch fails with error: command not properly ended
|
|
2
|
1840
|
September 23, 2018
|
Hibernate 5.2.18 cannot get a lazy OneToOne anymore
|
|
7
|
1124
|
December 30, 2020
|
Issues indexing large dataset with mass indexer
|
|
5
|
1297
|
January 7, 2021
|
Does JPA EntityManager hold DB connection when created
|
|
2
|
1833
|
July 9, 2021
|
Serializing the hibernate sessionfactory & deserialize it to improve startup time
|
|
1
|
1258
|
May 4, 2020
|
Hibernate Search 6 doesn't support BigDecimal primary keys?
|
|
4
|
1414
|
September 23, 2021
|
Hibernate Oracle12c Identity : mysterious problem
|
|
2
|
1825
|
March 4, 2021
|
Not able to persist the parent-child with 5.4.x version while working the same with lower versions
|
|
4
|
1413
|
January 26, 2021
|
@OneToOne on an entity with discriminated id value
|
|
6
|
1190
|
September 15, 2021
|
How to see if Bytecode Enhancement works or not
|
|
3
|
1572
|
July 11, 2018
|
Hibernate PostgreSQL CITEXT issue: No Dialect mapping for JDBC type: 1111
|
|
1
|
2209
|
October 5, 2019
|
Get table name in Hibernate 6.2+
|
|
7
|
1104
|
November 28, 2023
|
Query Problems with ORM 5.6.6. and 5.6.7
|
|
7
|
1104
|
May 31, 2022
|
Handler dispatch failed; nested exception is java.lang.StackOverflowError
|
|
0
|
3122
|
March 10, 2022
|
Hibernate first-level cache issue while encrypting and decrypting an entity property
|
|
6
|
1180
|
August 17, 2018
|
Oracle12cDialect missing when upgrading from 6.3.2 to 6.4.0
|
|
1
|
2205
|
December 11, 2023
|
Hibernate 6.4+ drops join conditions
|
|
2
|
1012
|
May 23, 2024
|
Hibernate-validator and GraalVM
|
|
1
|
2195
|
December 16, 2019
|
StoredProcedureQuery param name binding in hibernate 6
|
|
7
|
1095
|
June 18, 2025
|
UnsupportedOperationException when using @Past constraint
|
|
3
|
1545
|
December 23, 2021
|
JPA CriteriaBuilider custom JOIN ON clause
|
|
2
|
1779
|
June 27, 2018
|
Fields of subclasses are null with @MappedSuperclass and InheritanceType.JOINED strategy in Hibernate 5.4
|
|
4
|
1373
|
November 17, 2020
|
AnnotationException when @MapKey refers to a column mapped in embeddable map value
|
|
3
|
1535
|
April 20, 2018
|
Why L2 cache doesn't work in Spring Boot?
|
|
3
|
1533
|
August 1, 2022
|
Inheritance JOINED with two entity mapped in same table
|
|
3
|
1532
|
October 19, 2021
|
Hibernate 6.2 strategy deprecated (strategy = "enhanced-sequence")
|
|
2
|
1768
|
May 10, 2024
|
Hibernate 6.2 and FilterDefs name uniques
|
|
2
|
1768
|
May 11, 2023
|
Hibernate Query Cache and Aggregate Queries
|
|
1
|
2165
|
January 12, 2018
|
EnumType with hbm mapping in Hibernate 6
|
|
3
|
1529
|
September 9, 2021
|
JPA entity with abstract field needs discriminator
|
|
3
|
1529
|
October 22, 2018
|
@Where clause ignored after upgrading to Hibernate 6
|
|
3
|
1528
|
January 11, 2023
|
@Access(AccessType.PROPERTY) with @OneToMany not working
|
|
5
|
1242
|
August 8, 2018
|
Creating table automatically using Hibernate
|
|
3
|
1521
|
February 4, 2019
|
Error while reading the hbm.xml file
|
|
4
|
1359
|
October 24, 2018
|
Associated entity with OneToOne mapping coming in as null - Hibernate
|
|
2
|
1754
|
May 17, 2022
|
Hibernate 6 with Spring Boot 3 issues
|
|
3
|
1517
|
August 27, 2024
|
Mapped-superclass persisting only few columns of Parent class
|
|
3
|
1516
|
January 8, 2019
|
HSEARCH700020: Unable to find the inverse side of the association on type
|
|
4
|
761
|
January 20, 2023
|
How to embed child classes based on abstract class Id
|
|
2
|
1747
|
September 8, 2021
|
Hibernate Search with special characters
|
|
6
|
1138
|
January 28, 2021
|
Apply filter to many-to-one association
|
|
3
|
1503
|
January 5, 2024
|
@ManyTo one related entity causes LazyInstantiationException in Transaction
|
|
3
|
1497
|
February 13, 2019
|
JPQL IN clause gives error if you use interface for entity Could not locate TableGroup
|
|
2
|
1726
|
June 20, 2023
|
Which dialect to use for DB2 on z/OS
|
|
1
|
2112
|
August 31, 2021
|
Hibernate 6, org.hibernate.jpa.QueryHints.HINT_PASS_DISTINCT_THROUGH has been removed?
|
|
2
|
1721
|
January 12, 2023
|