partial void UpdateSubject(Subject instance);
partial void DeleteSubject(Subject instance);
partial void InsertSubject(Subject instance);