Package org.apache.torque.manager

A manager/factory API for use with Torque-generated data beans.

See:
          Description

Interface Summary
CacheListener<T extends Persistent> Listener for cache events
 

Class Summary
AbstractBaseManager<T extends Persistent> This class contains common functionality of a Manager for instantiating OM's.
MethodCacheKey The key for the MethodResultCache.
MethodResultCache This class provides a cache for convenient storage of method results.
NoOpMethodResultCache This class provides a no-op cache for convenient storage of method results
 

Package org.apache.torque.manager Description

A manager/factory API for use with Torque-generated data beans.



Copyright © 2000-2013 The Apache Software Foundation. All Rights Reserved.