Anyone know of an equivalent of the acts_as_versioned plugin for ActiveRecord in Rails for Java (more specifically for JPA)

I'm asking before I have to go to the trouble of re-modelling to accomodate and rolling my own :o)

link|improve this question
p.s. as far as i understand it, the @Version annotation is mostly used for optimistic locking, so don't know if this can be appropriated... – Ben Hoskins Jan 22 at 19:33
Since you're asking a java crowd that likely is unfamiliar with acts_as_versioned, it may be useful for you to explain what it does so we can find you an equivalent technology. – exabrial Feb 29 at 22:25
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.