Class EntityState


  • public class EntityState
    extends Object
    Internal state of an entity, allowing to implement features such as lazy loading, updated attributes detection...
    Author:
    Guillaume Le Cousin
    • Constructor Detail

      • EntityState

        public EntityState​(@NonNull
                           EntityMetadata entityType)