Package net.sf.basedb.util.collections


package net.sf.basedb.util.collections
  • Class
    Description
    Collection transformer implementation that adds all elements in the source collection to the destination collection.
    Collection transformer implementation that extracts the ID from BasicItem:s.
    Allows a collection to be transformed by applying some operation to it.
    Collection transformer implementation that transforms a source collection into the destination collection using multiple steps.
    Collection transformer implementation that removes all elements in the source collection from the destination collection.