1.

What Type Of Looking Is By Default In Grails Optimistic Or Pessimist Looking?

Answer»

optimistic LOOKING: Optimistic locking is a feature of HIBERNATE which involves storing a VERSION VALUE in a special version column in the database that is incremented after each update.

optimistic looking: Optimistic locking is a feature of Hibernate which involves storing a version value in a special version column in the database that is incremented after each update.



Discussion

No Comment Found