thecocce / delphi-orm

Automatically exported from code.google.com/p/delphi-orm
0 stars 0 forks source link

Not used members in TSession #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago
This issue was closed by revision c98f5cbc0bf4.

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