Uses of Interface
io.ebean.bean.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 voidEntityBeanIntercept. addDirtyPropertyValues(BeanDiffVisitor visitor)Recursively add dirty properties.