30 Oct 2006 07:28, prashantbasawa wrote:
>>Note: Strategy class can also accept the session through its constructor
>>if you define one which accepts it.
>Please ignore my "Note" which I wrote at the bottom of my topic.
so you basically mean; for every operation like persisting an object,
there should be a transaction began and committed? right?
i thought this was not a good idea... |