You know, DefaultDataVersion causes me all sorts of troubles -- always having to worry
about obscure cases where it gets assigned to a node and then conflicts with the custom
DataVersion types Hibernate uses. Seems like this is something that can be improved.
Perhaps make the "default" DataVersion class configurable. I could then set it
to use Hibernate's NonLockingDataVersion (always returns "false" to
newerThan()) instead of DefaultDataVersion. It's then my responsibility to manage
versioning.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132642#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...