Uses of Interface
io.ebean.bean.MutableValueNext
-
Uses of MutableValueNext in io.ebean.bean
Modifier and TypeMethodDescriptionCompares the given json returning null if deemed unchanged or returning the MutableValueNext to use if deemed dirty/changed.Modifier and TypeMethodDescriptionvoid
EntityBeanIntercept.mutableNext
(int propertyIndex, MutableValueNext next) Dirty detection set the next mutable property content and info .void
InterceptReadOnly.mutableNext
(int propertyIndex, MutableValueNext next) void
InterceptReadWrite.mutableNext
(int propertyIndex, MutableValueNext next)