super(session);
return entity;
return id;
return persister;
return state;
this.entity = entity; return this;
this.id = id; return this;
this.persister = persister; return this;
this.state = state; return this;