Replicate union all with table per class strategy
|
|
1
|
68
|
February 24, 2025
|
org.hibernate.query.SemanticException: Could not interpret attribute of basic-valued path in Named Queries.hbm.xml
|
|
1
|
123
|
February 24, 2025
|
About SQL sort clause generation
|
|
1
|
34
|
February 24, 2025
|
Support for UUID V7
|
|
2
|
389
|
February 22, 2025
|
Entities with @SoftDelete, use HQL to execute delete statements, and conditions with associated relationships generate SQL statement errors
|
|
0
|
23
|
February 21, 2025
|
How to use database specific (Postgres) functions and operations?
|
|
11
|
538
|
February 21, 2025
|
Fyi - hhh-16054
|
|
0
|
6
|
February 21, 2025
|
Disable verification of existence of associated entities
|
|
4
|
46
|
February 20, 2025
|
Deprecation of @GenericGenerator in Hibernate 6.5 and @EmbeddedId
|
|
5
|
2433
|
February 20, 2025
|
Metamodel generation from orm.xml on JDK 21 with Hibernate 7 and Maven
|
|
0
|
50
|
February 20, 2025
|
Hibernate jar loading
|
|
6
|
22
|
February 19, 2025
|
Insert error on SQLServer tables with identity primary key
|
|
3
|
48
|
February 19, 2025
|
Migrating from @GenericGenerator to @IdGeneratorType
|
|
3
|
1330
|
February 19, 2025
|
Loading entities without specifying jar in the persistence.xml
|
|
2
|
64
|
February 19, 2025
|
Manually setting the identifier results in object optimistic locking failure exception
|
|
13
|
2975
|
February 19, 2025
|
Foreign Key in Child Entity Remains Null When Parent Uses Sequence Generator with Cascade SAVE_UPDATE
|
|
1
|
170
|
February 18, 2025
|
Hibernate 6 native queries always query Postgresql metadata to resolve type
|
|
7
|
589
|
February 18, 2025
|
What is replacement of getTypeName() in DIalect class of Hibernate
|
|
6
|
104
|
February 18, 2025
|
How to specify dialect for a Autnomous Database in orange cloud?
|
|
1
|
19
|
February 17, 2025
|
Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect)
|
|
1
|
4884
|
February 17, 2025
|
The effective fetch type was changed from EAGER to LAZY when using BatchSize in the Hibernate 6 version
|
|
7
|
390
|
February 14, 2025
|
Hibernate adds DiscriminatorColumn to an entity with no inheritance
|
|
4
|
166
|
February 14, 2025
|
Defining a FK of a composite key
|
|
6
|
22
|
February 12, 2025
|
PostgreSQLDialect.getSelectClauseNullString method has a TODO, is it being addressed?
|
|
1
|
14
|
February 12, 2025
|
Check condition for BooleanJavaType with Boolean converter
|
|
6
|
51
|
February 12, 2025
|
Hibrenate clustered cache on Infinispan
|
|
4
|
71
|
February 12, 2025
|
Hibernate 6.6.0 lazy loading produces reflection exception
|
|
11
|
786
|
February 11, 2025
|
Using = any(:array) with Hibernate 6.4.4 on PostgreSQL 16
|
|
16
|
906
|
February 11, 2025
|
Timestampdiff function in criteria query
|
|
3
|
242
|
February 11, 2025
|
The columnDefinition field of joinColumn does not take effect
|
|
3
|
71
|
February 11, 2025
|