Uses of Package
org.apache.commons.mapper

Packages that use org.apache.commons.mapper
org.apache.commons.mapper   
 

Classes in org.apache.commons.mapper used by org.apache.commons.mapper
Mapper
          A Mapper is responsible for mapping domain objects to a persistent data store.
MapperException
          MapperException encapsulates everything that could go wrong with mappers.
MapperFactory
          MapperFactory is responsible for creating mappers based on domain class names or any other String name.
MapperFactoryEvent
          An event that MapperFactory generates.
MapperFactoryListener
          Listeners are notified every time a MapperFactory creates a new Mapper instance.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.