Envers: What is the recommended way to save the current state of all entities in an existing database?
|
|
8
|
2528
|
March 6, 2024
|
Use @PartitionKey when loading related entities
|
|
4
|
751
|
March 6, 2024
|
Possible to map OneToMany as a discreet class?
|
|
3
|
206
|
March 6, 2024
|
A collection with cascade="all-delete-orphan" was no longer referenced by the owning entity instance
|
|
4
|
25591
|
March 5, 2024
|
It is necessary to write redundant "ESCAPE '\'" after every LIKE expression
|
|
4
|
2969
|
March 4, 2024
|
Not an '@Entity' type error?
|
|
3
|
3921
|
March 4, 2024
|
Changes in NativeQueryImpl
|
|
3
|
392
|
March 4, 2024
|
Hibernate incorrectly converting SQL Time to LocalTime between 12am and 1am (only if using LocalTime.now())
|
|
3
|
1339
|
March 4, 2024
|
Envers - CollectionPersister is null
|
|
1
|
333
|
March 4, 2024
|
How to lazy load an attribute without using ByteCode Enhancement?
|
|
3
|
245
|
March 4, 2024
|
Bug: Could not convert 'java.util.ArrayList' to 'java.lang.String'
|
|
3
|
566
|
March 4, 2024
|
Pull Request Field On Bug Report Jira Issues
|
|
2
|
138
|
March 2, 2024
|
Using 'like' operator on string-like column
|
|
5
|
740
|
March 1, 2024
|
Relations issue after migrating to hibernate 6.X.X.Final
|
|
1
|
602
|
February 28, 2024
|
Hibernate 6.2.2.Final OffsetTime wrong timeZone saved
|
|
3
|
1051
|
February 27, 2024
|
Getting an hibernate3 SessionFactory
|
|
5
|
485
|
February 27, 2024
|
Legacy-hilo optimizer does not generate the correct value
|
|
1
|
444
|
February 27, 2024
|
Disable caching a specific query
|
|
3
|
1130
|
February 27, 2024
|
Upgrading to Hibernate 6, EntityGraph annotation has not the same behaviour as before
|
|
4
|
535
|
February 27, 2024
|
In Envers, is there any way to intercept a revision and prevent it from being written at all?
|
|
2
|
303
|
February 26, 2024
|
Partitioning in DDL
|
|
2
|
266
|
February 26, 2024
|
Data not being fetched correctly
|
|
1
|
558
|
February 26, 2024
|
Timestamp value precision change
|
|
5
|
1995
|
February 26, 2024
|
@Where clause whith nested association
|
|
3
|
259
|
February 26, 2024
|
Including Only Certain Columns from Child in Parent Entity
|
|
5
|
766
|
February 26, 2024
|
Complex Filter with Criteria API
|
|
7
|
1473
|
February 26, 2024
|
'Select from' using 'With' clause and static literals CTE
|
|
10
|
1764
|
February 23, 2024
|
Connection Pool issue with latest Hibernate Version
|
|
1
|
1208
|
February 22, 2024
|
Hibernate 6 and H2 Reserved Words
|
|
4
|
1330
|
February 22, 2024
|
Hibernate 6.3 using custom provider_class with a datasource
|
|
8
|
892
|
February 21, 2024
|