Hibernate core 5.4.24.FINAL upgrade
|
|
0
|
761
|
February 8, 2021
|
ManyToOne/Many Only fetches first matching row when using Join Table?
|
|
1
|
377
|
February 8, 2021
|
Hibernate 4.3.8 and Java 8
|
|
1
|
396
|
February 8, 2021
|
Property with formula: how to inject schema?
|
|
1
|
998
|
February 8, 2021
|
Hibernate specific annotations and orm.xml
|
|
1
|
302
|
February 8, 2021
|
Multiple Queries made for Join
|
|
3
|
1940
|
February 8, 2021
|
Can queries reference transient fields?
|
|
2
|
3442
|
February 4, 2021
|
Tools for converting hbm.xml to entity annotations?
|
|
1
|
3136
|
February 4, 2021
|
Metamodel generation for hbm.xml files
|
|
2
|
865
|
February 3, 2021
|
Zero to many relationship in hibernate
|
|
3
|
2641
|
February 3, 2021
|
Replacement for Collection.getElementNodeName(); in Hibernate 5.4.27
|
|
1
|
286
|
February 2, 2021
|
Combine Hibernate Search query with Lucene query
|
|
3
|
738
|
February 1, 2021
|
Session.createFilter is deprecated in Hibernate ORM 5.3. Is there any alternative?
|
|
5
|
2867
|
February 1, 2021
|
Why does Hibernate generate a SELECT when calling saveOrFlush on a Spring Data Repository
|
|
6
|
10592
|
February 1, 2021
|
Getting exception while executing IT test case when we upgrade hibernate to 5.2.1.final from 5.1.17.final
|
|
1
|
1135
|
February 1, 2021
|
Hibernate mappingexception with @onetoone mapping relationship with one @JoinColumn and two primary keys
|
|
1
|
698
|
February 1, 2021
|
How can I store currency / price values
|
|
1
|
910
|
January 28, 2021
|
Hibernate Search with special characters
|
|
6
|
1131
|
January 28, 2021
|
Hibernate Search on special characters
|
|
7
|
3757
|
January 27, 2021
|
Doc Score Retrieval In Hibernate Search 6
|
|
2
|
916
|
January 26, 2021
|
Not able to persist the parent-child with 5.4.x version while working the same with lower versions
|
|
4
|
1399
|
January 26, 2021
|
Spring Data JPA application not working with Hibernate and H2
|
|
6
|
20776
|
January 25, 2021
|
RAS-ORACLE whit hibernate?
|
|
1
|
279
|
January 22, 2021
|
Annoying UNIQUE KEY constraint errors in logs that won't go away
|
|
4
|
1865
|
January 22, 2021
|
Exception occurs when query data via session.get()
|
|
1
|
341
|
January 21, 2021
|
org.hibernate.cache.ehcache.SingletonEhCacheRegionFactory cannot be cast to org.hibernate.cache.spi.RegionFactory
|
|
1
|
1188
|
January 20, 2021
|
Hibernate @Filter not working on Child with FetchType.LAZY
|
|
2
|
2889
|
January 20, 2021
|
Is it possible to replace Hibernate @ForeignKey annotations on a CLASS with a JPA-style ForeignKey annotation?
|
|
5
|
5218
|
January 19, 2021
|
Cannot use @MappedSuperclass and @Inheritance together
|
|
2
|
1382
|
January 19, 2021
|
org.hibernate.LazyInitializationException when I pass the query result to the toJson() function
|
|
2
|
866
|
January 18, 2021
|