How to reference the discriminator column in HQL/JPQL
|
|
1
|
58
|
February 26, 2025
|
Envers ManyToMany Query
|
|
3
|
75
|
February 26, 2025
|
Out of Memory Error while Parsing JPQL Query
|
|
4
|
605
|
February 26, 2025
|
Unexpected association fetch triggered by JSR-303 (Bean Validation) integration
|
|
3
|
32
|
February 25, 2025
|
Replicate union all with table per class strategy
|
|
1
|
45
|
February 24, 2025
|
org.hibernate.query.SemanticException: Could not interpret attribute of basic-valued path in Named Queries.hbm.xml
|
|
1
|
89
|
February 24, 2025
|
About SQL sort clause generation
|
|
1
|
26
|
February 24, 2025
|
Hibernate 6.6.x breaks Oracle Blob Streaming
|
|
7
|
514
|
February 24, 2025
|
Support for UUID V7
|
|
2
|
234
|
February 22, 2025
|
Entities with @SoftDelete, use HQL to execute delete statements, and conditions with associated relationships generate SQL statement errors
|
|
0
|
21
|
February 21, 2025
|
How to use database specific (Postgres) functions and operations?
|
|
11
|
446
|
February 21, 2025
|
Fyi - hhh-16054
|
|
0
|
6
|
February 21, 2025
|
Disable verification of existence of associated entities
|
|
4
|
41
|
February 20, 2025
|
Deprecation of @GenericGenerator in Hibernate 6.5 and @EmbeddedId
|
|
5
|
2326
|
February 20, 2025
|
Metamodel generation from orm.xml on JDK 21 with Hibernate 7 and Maven
|
|
0
|
43
|
February 20, 2025
|
Hibernate jar loading
|
|
6
|
20
|
February 19, 2025
|
Insert error on SQLServer tables with identity primary key
|
|
3
|
38
|
February 19, 2025
|
Migrating from @GenericGenerator to @IdGeneratorType
|
|
3
|
847
|
February 19, 2025
|
Loading entities without specifying jar in the persistence.xml
|
|
2
|
44
|
February 19, 2025
|
Manually setting the identifier results in object optimistic locking failure exception
|
|
13
|
2483
|
February 19, 2025
|
Foreign Key in Child Entity Remains Null When Parent Uses Sequence Generator with Cascade SAVE_UPDATE
|
|
1
|
117
|
February 18, 2025
|
Hibernate 6 native queries always query Postgresql metadata to resolve type
|
|
7
|
356
|
February 18, 2025
|
What is replacement of getTypeName() in DIalect class of Hibernate
|
|
6
|
77
|
February 18, 2025
|
How to specify dialect for a Autnomous Database in orange cloud?
|
|
1
|
18
|
February 17, 2025
|
Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect)
|
|
1
|
3755
|
February 17, 2025
|
How to migrate registerColumnType with length while upgrading to Hibernate. 6.5.1
|
|
3
|
938
|
February 17, 2025
|
The effective fetch type was changed from EAGER to LAZY when using BatchSize in the Hibernate 6 version
|
|
7
|
204
|
February 14, 2025
|
Hibernate adds DiscriminatorColumn to an entity with no inheritance
|
|
4
|
111
|
February 14, 2025
|
Defining a FK of a composite key
|
|
6
|
20
|
February 12, 2025
|
PostgreSQLDialect.getSelectClauseNullString method has a TODO, is it being addressed?
|
|
1
|
13
|
February 12, 2025
|