Uses of Enum
io.ebean.bean.BeanCollection.ModifyListenMode
Package
Description
Enhanced beans API and Support objects
Common non-public interfaces and implementation.
-
Uses of BeanCollection.ModifyListenMode in io.ebean.bean
Modifier and TypeMethodDescriptionBeanCollection.getModifyListening()
Return the current modify listening mode.Returns the enum constant of this type with the specified name.static BeanCollection.ModifyListenMode[]
BeanCollection.ModifyListenMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
BeanCollection.setModifyListening
(BeanCollection.ModifyListenMode modifyListenMode) Set modify listening on or off. -
Uses of BeanCollection.ModifyListenMode in io.ebean.common
Modifier and TypeFieldDescriptionprotected BeanCollection.ModifyListenMode
AbstractBeanCollection.modifyListenMode
protected BeanCollection.ModifyListenMode
AbstractBeanCollection.modifyListenMode
protected BeanCollection.ModifyListenMode
AbstractBeanCollection.modifyListenMode