Get ID class from entity instance (composite PK)

后端 未结 0 1873
無奈伤痛
無奈伤痛 2020-12-16 18:19

I have an entity with composite PK, so it has a @IdClass(FooPK.class) annotation to link it to the corresponding class.

I\'ve written a method to get an

相关标签:
回答
  • 消灭零回复
提交回复
热议问题