Module io.ebean.core
Package io.ebeaninternal.json
package io.ebeaninternal.json
-
ClassesClassDescriptionUtility that converts between JSON content and simple java Maps/Lists.Detects when content has been modified and as such needs to be persisted (included in an update).Wraps an iterator for the purposes of detecting modifications.Modify aware wrapper of a list.Modify aware wrapper of a ListIterator.ModifyAwareMap<K,
V> Map that is wraps an underlying map for the purpose of detecting changes.Wraps a Set for the purposes of detecting modifications.