CodeGravity

Work experience

Established own software development company as a transition from self-employed freelancer

Activities:

  • Development and maintenance of extrawatch.com
  • Development and maintenance of codegravity.com
  • Other freelance projects and activities

Occupation or position held

Te...

Continue reading... Java developer

While working with hibernate (which is quite popular java object relational mapper), you might have stumbled upon this exception:

Row was updated or deleted by another transaction

What does this exception really mean? Well, you're most probably trying to update an object via hibernate which was...

Continue reading... Row was updated or deleted by another transaction