synnefo/delphi-orm

Not used members in TSession

GoogleCodeExporter opened this issue · 2 comments

In TSession object there are members 
  FUOWInsert, FUOWUpdate, FUOWDelete: TObjectList<TObject>;
which are never used.

Seems this functionality is replaced (?) by TdormUOW in dorm.UOW.pas

Original issue reported on code.google.com by alisov.a...@gmail.com on 5 Jan 2012 at 7:24

Original comment by daniele....@gmail.com on 5 Jan 2012 at 8:36

  • Changed state: Accepted
This issue was closed by revision c98f5cbc0bf4.

Original comment by daniele....@gmail.com on 5 Jan 2012 at 8:47

  • Changed state: Fixed