How to change Hibernate schema at run time
|
|
1
|
15466
|
July 23, 2018
|
Can't compare test expression of type when upgrading to 6.2.0 or above from 6.1.7
|
|
5
|
8890
|
October 20, 2023
|
Retention management for Envers audit table
|
|
6
|
4550
|
June 11, 2019
|
How can I create SELECT FROM SELECT query with JPA and Hibernate?
|
|
2
|
12244
|
August 8, 2018
|
Error In Native Query where column is mapped twice
|
|
8
|
7045
|
May 10, 2023
|
Hibernate 6.1.6: Using jakarta criteria and count query, getting exception in count query execution if count query contains where predicate
|
|
7
|
7336
|
January 22, 2024
|
Foreign key to entity id instead of entity
|
|
4
|
9231
|
January 4, 2024
|
Unable to find column position by name: id
|
|
4
|
9177
|
September 18, 2023
|
Hibernate does not see the dialect and does not detect it automatically
|
|
1
|
14446
|
March 18, 2024
|
Hibernate with MySQL throws "WrongArgumentException: Malformed database URL, failed to parse the connection string near: useJDBCCompliantTimezoneShift, useLegacyDatetimeCode, serverTimezone"
|
|
2
|
11548
|
June 16, 2018
|
Join two table when both has Composite Primary Key
|
|
4
|
8801
|
January 9, 2019
|
Persisting a custom UUID class as a VARCHAR
|
|
6
|
7407
|
September 21, 2018
|
LIMIT clause is not working in JPA Named Queries
|
|
1
|
13581
|
July 25, 2018
|
Hibernate 6 / Wrong column type encountered for Enum / Postgresql /int4 vs smallint
|
|
6
|
7195
|
January 26, 2025
|
What is the JPQL/JPA/Hibernate equivalent of 'date_trunc('day', (entity.date AT TIME ZONE 'UTC'))'
|
|
1
|
13345
|
November 27, 2018
|
On fetching search results - HikariCP apparent connection leak detection triggered issue
|
|
2
|
10859
|
June 3, 2020
|
Instance save transient before
|
|
8
|
3519
|
March 13, 2025
|
InvalidDataAccessApiUsage Exception being raised while Transaction is active
|
|
1
|
13226
|
April 19, 2019
|
Hbm2ddl.auto=update recreating existing indexes after drop
|
|
8
|
6232
|
July 16, 2020
|
Java 17 @version and nanoseconds truncation
|
|
5
|
7494
|
December 13, 2023
|
Does Hibernate PersistentSet maintain order when using @OrderBy
|
|
3
|
9155
|
April 30, 2020
|
Oracle Stored Procedure With Multiple OUT Ref_Cursors
|
|
6
|
6858
|
June 27, 2020
|
Which dialect should I use?
|
|
4
|
8097
|
March 20, 2023
|
Class <<classname>> cannot be cast to class java.lang.String (<<classname>> is in unnamed module of loader 'app'; java.lang.String is in module java.base of loader 'bootstrap')
|
|
3
|
9050
|
September 13, 2023
|
How to fix “ERROR: Invalid endian flag value encountered.” during saving (Geometry type) data in PostgreSQL through Hibernate
|
|
7
|
6362
|
December 8, 2023
|
Query with JPA without using caching
|
|
8
|
5920
|
November 25, 2021
|
Why my order of execute is wrong?
|
|
5
|
7223
|
November 16, 2018
|
Having problems with timezone across hibernate
|
|
5
|
7219
|
March 8, 2023
|
Unusual exception.Could not obtain transaction-synchronized Session for current thread
|
|
2
|
5736
|
April 7, 2022
|
How to prevent the Hibernate schema from being generated automatically
|
|
1
|
12408
|
March 19, 2018
|
How can I retrieve current validation context's groups in a Validator?
|
|
3
|
8699
|
March 28, 2018
|
Hibernate and Oracle Partitions
|
|
1
|
2171
|
May 25, 2018
|
DTO Projection: Hibernate expects a constructor although a resultTransformer ((AliasToBean)) is set
|
|
5
|
7017
|
December 4, 2018
|
HQL collection in select clause?
|
|
4
|
7674
|
November 4, 2020
|
Netbeans missing Hibernate library
|
|
1
|
12104
|
November 22, 2019
|
String Index Out Of Bounds Exception
|
|
8
|
5665
|
January 11, 2019
|
How to map a JSON hierarchy with JPA and Hibernate
|
|
4
|
7598
|
March 3, 2019
|
End of life Hibernate
|
|
2
|
5502
|
June 7, 2019
|
Should I use session.close() after each Hibernate Search?
|
|
1
|
11865
|
October 1, 2018
|
How can I use a database index with HQL
|
|
7
|
5920
|
May 22, 2018
|
Does HQL support CASE WHEN ... ELSE END condition in WHERE statement to include a clause?
|
|
1
|
11838
|
November 9, 2020
|
MERGE INTO in Criteria API
|
|
1
|
118
|
September 11, 2024
|
Hibernate @ManyToMany with FetchMode.JOIN and FetchType.EAGER generates secondary queries
|
|
1
|
11792
|
February 5, 2019
|
Hibernate 5 persist and refresh an entity ends with this instance does not yet exist as a row in the database
|
|
8
|
5532
|
May 24, 2019
|
Hibernate-jpamodelgen [ERROR] diagnostic: error: Problem with Filer: Attempt to recreate a file for type
|
|
7
|
5829
|
November 26, 2024
|
org.hibernate.MappingException: No Dialect mapping for JDBC type: 1111
|
|
1
|
11592
|
April 23, 2019
|
How to reference a parent association using @JoinColumns without referencing the parent identifier with JPA and Hibernate
|
|
5
|
6580
|
January 8, 2019
|
MappingException: Unknown Entity on save() after migration
|
|
2
|
9259
|
August 31, 2018
|
How to map a Many-To-One relationship with multiple target entities with JPA and Hibernate
|
|
4
|
7167
|
November 28, 2018
|
Bidirectional mapping with multiple composite primary keys
|
|
4
|
7156
|
October 27, 2018
|