Re: External versioning
Agreed, even a simple counter is a valid external version, but one that is maintained
*inside* the database in question - either using some db-specific versioning API or a
simple table in the db and using a SQL increment function - and hence consistent across a
cluster.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097510#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...