Tagged Questions

1
vote
0answers
28 views

Rails ActiveRecord plugin acts_as_versioned for Java (JPA)

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 ...