kuros / random-jpa

Create random test data for JPA/Hibernate entities.
GNU General Public License v3.0
26 stars 4 forks source link

Cache.set is not working with ref id #20

Closed kuros closed 7 years ago

kuros commented 7 years ago

Cache.set is not working when we want to override reference table column value

kuros commented 7 years ago

Replicated the issue with pin down test. Null values is not getting overridden.