Hi all
 
 Is there anything wrong to use Session for insert and
update operation in the database.
I know that session can not provide the transaction safety to my database operation.But if i know very well that at a  time only single user is going to do insert or update then
would it not be advisable to use session instead of entity.
 
bye
sami
 

Reply via email to