authentication - For Grails Spring Security Core, what is the purpose of the VERSION fields in the USER, GROUP and ROLES tables? -


i using grails spring security core plugin 2.0-rc4, , noticed version field created in each of user, groups , roles tables. database expert asking me version field , not find explanation of field. can tell me version field used for, , how used?

the version property on gorm managed classes used optimistic locking. can read more in documentation.


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -