Uses of Interface
io.ebean.bean.BeanDiffVisitor
-
Packages that use BeanDiffVisitor Package Description io.ebean.bean Enhanced beans API and Support objects -
-
Uses of BeanDiffVisitor in io.ebean.bean
Methods in io.ebean.bean with parameters of type BeanDiffVisitor Modifier and Type Method Description void
EntityBeanIntercept. addDirtyPropertyValues(BeanDiffVisitor visitor)
Recursively add dirty properties.
-