@MappedSuperclass
public abstract class SystemLocalEntity
extends BaseEntity
A system-aware persistence entity. This entity should be used as the basis
for all persistence data objects that need to be aware of what system they
were created on or belong to.