Hibernate reactive and SharedPrimaryKeyGenerator
I’ve got two Hibernate entities EntityA and EntityB (in Kotlin). These have a one to one mapping defined:
I’ve got two Hibernate entities EntityA and EntityB (in Kotlin). These have a one to one mapping defined: