org.hibernate.ObjectNotFoundException: No row with the given identifier exists: [com.X.XX.XXX.XXXXX#20]
以上异常表示,外键缺失,没有找到外键值为20所对应的主键;
2024-01-09 19:42:16
org.hibernate.ObjectNotFoundException: No row with the given identifier exists: [com.X.XX.XXX.XXXXX#20]
以上异常表示,外键缺失,没有找到外键值为20所对应的主键;