ClassMirror instanceType
final

The type of instances represented by this entity.

Managed objects are made up of two components, a persistent type and an instance type. Applications use instances of the instance type to work with queries and data from the database table this entity represents. This value is the ClassMirror on that type.