I can confirm that adding "insertable=false, updatable = false" to the column annotation ON THE PARENT ENTITY (abstract base class), does work.