Moved getRequired…(…) methods from implementations into interfaces so that implementations inherit them by default. Expanded generics declaration in PersistentEntities so that PerisistentProperty instances can be properly access from the PersistentEntity instances returned.