Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6470931
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T06:09:59+00:00 2026-05-25T06:09:59+00:00

For my application where authors write articles I implemented an autoSave mechanism. This update

  • 0

For my application where authors write articles I implemented an autoSave mechanism. This update data in DB periodically. As I have some problems with the locking behavior (version field in each table is used for this) I need to overwrite a dirty entry.

Is there some “flag” or command for saving to DB and ignoring hibernate lock?

Will it be an alternative to get the data from DB again if it is dirty and after that save again? As we now have a new version and locking is over it should be no problem to save.

pseudo code (not tested):

if (article.isDirty()) {
  article.get(params.id)
}
article.bindData(params)
article.save()
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T06:10:00+00:00Added an answer on May 25, 2026 at 6:10 am

    Take a look at the refresh() method for domain classes: http://www.grails.org/doc/latest/ref/Domain%20Classes/refresh.html

    Note that there are caveats, so the best thing is to pull the latest version of your domain object and then programmatically merge the data: http://www.grails.org/doc/latest/guide/single.html#5.3.5%20Pessimistic%20and%20Optimistic%20Locking

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a web application with some data in its datastore. I have just
I have a download action implemented on my Vaadin application but for some reason
Application has an auxiliary thread. This thread is not meant to run all the
Application : HTA (therefore IE) This is an application that uses SendKeys to populate
I have been writing some code that creates a generic blog. Its features are
My application allows users to write plugins (implementing IPlugin) that they can instantiate at
I am going to write an application that uses QT4 (with C++ or python
Note: The author of this question has some Java background, but is a complete
I have created a sample MVC3 application for BookShop. I have a create action.
I have an existing web application that I am converting to use CakePHP. The

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.