entity property

Object entity
final

The parent Entity to reference. It must be a class annotated with Entity and referenced in the same database.

Implementation

final Object entity;