How to do an UPSERT with Hibernate and MySQL and avoid throwing "Duplicate entry for key" issues
|
|
3
|
15639
|
February 24, 2019
|
GenerationTiming.ALWAYS with database generated values doesn't work as expected
|
|
1
|
479
|
February 22, 2019
|
Fetching data from database into JTable with Hibernate HQL
|
|
1
|
1292
|
February 20, 2019
|
Hibernate with EAGER loading issues two queries instead of one
|
|
10
|
4783
|
February 19, 2019
|
Row_number() over()
|
|
1
|
2766
|
February 18, 2019
|
How to manipulate database columns in order to get the quantity of items using Hibernate?
|
|
2
|
422
|
February 16, 2019
|
org.hibernate.HibernateException: Flush during cascade is dangerous at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1432)
|
|
1
|
1233
|
February 16, 2019
|
How to inject the JPA EntityManager in a Tomcat-based web application?
|
|
1
|
2374
|
February 16, 2019
|
Problem after upgrading from Hibernate 5.1 to 5.3
|
|
7
|
1461
|
February 15, 2019
|
Criteria: Why can't projections include TypedValues? Workaround?
|
|
1
|
357
|
February 14, 2019
|
Hibernate performs n+1 selects instead of 1 when using query cache
|
|
1
|
570
|
February 14, 2019
|
Catching Foreign Key Contraint
|
|
1
|
978
|
February 13, 2019
|
JSF & JTA Transaction
|
|
5
|
647
|
February 13, 2019
|
Handling Proxy Types Correctly for Inheriting Stored Types
|
|
4
|
1710
|
February 13, 2019
|
@ManyTo one related entity causes LazyInstantiationException in Transaction
|
|
3
|
1497
|
February 13, 2019
|
Polymorphic associations with Hibernate and Relational Database
|
|
1
|
1688
|
February 12, 2019
|
Join unrelated entities using JPA or Hibernate Criteria
|
|
1
|
6413
|
February 12, 2019
|
Hibernate Envers performance overhead
|
|
4
|
3060
|
February 11, 2019
|
Hibernate.default_schema usage in Hibernate 5
|
|
6
|
18760
|
February 8, 2019
|
Handeling queries
|
|
1
|
396
|
February 8, 2019
|
Copyright Holder information
|
|
12
|
1499
|
February 8, 2019
|
How to use Hibernate's @Filter annotation in an @EmbeddedId property?
|
|
8
|
7658
|
February 6, 2019
|
@Embeddable + @ElementCollection (one to many) with an Enum key mapped as @MapKey fails with AnnotationException
|
|
4
|
3293
|
February 5, 2019
|
Does nhibernate 5.2.3 support .netcore 2.1?
|
|
1
|
560
|
February 5, 2019
|
Hibernate @ManyToMany with FetchMode.JOIN and FetchType.EAGER generates secondary queries
|
|
1
|
11901
|
February 5, 2019
|
Creating table automatically using Hibernate
|
|
3
|
1525
|
February 4, 2019
|
Hibernate 5: getCollectionMappings from Configuration
|
|
2
|
2215
|
February 3, 2019
|
Query by Example - hibernate
|
|
1
|
623
|
February 2, 2019
|
CacheStoreMode and CacheRetrieveMode cache level
|
|
1
|
396
|
February 2, 2019
|
Hibernate Save_update - cascade Type
|
|
1
|
1045
|
February 1, 2019
|