fuzzydb is a fuzzy matching database engine capable of providing human-like search results that make life much easier for users of websites searching for things like cars, houses, people and jobs.
Current situation is that if we have an arbitrary detached object, it has no idea what instance of that entity it is. It needs it's @Id field, or to implement RefAware.
Only then will we have sufficient information to be able to find out what entity we are merging with.
Current situation is that if we have an arbitrary detached object, it has no idea what instance of that entity it is. It needs it's @Id field, or to implement RefAware.
Only then will we have sufficient information to be able to find out what entity we are merging with.