Package io.ebeaninternal.json


package io.ebeaninternal.json
  • Classes
    Class
    Description
    Utility 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.
    Map that is wraps an underlying map for the purpose of detecting changes.
    Wraps a Set for the purposes of detecting modifications.